Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQ] more downloaders, more fun #7

Open
MarcoRavich opened this issue May 23, 2021 · 10 comments
Open

[REQ] more downloaders, more fun #7

MarcoRavich opened this issue May 23, 2021 · 10 comments

Comments

@MarcoRavich
Copy link

MarcoRavich commented May 23, 2021

1st of all thanks for your GREAT collection of extremely useful tools that helpd us to solve a lot of problems.

Request: is possible to add/implement those scripts too ?

https://github.com/dhhruv/YouTua
https://github.com/iheanyi/bandcamp-dl
https://github.com/setnicka/ulozto-downloader
https://github.com/h4ckninja/twitter-video-downloader

Thanks in advance !

@shirooo39
Copy link
Owner

shirooo39 commented May 23, 2021

For YouTua and twitter-video-downloader, there's already Youtube-DL implemented (credit to... whoever wrote the code, really sorry if I didn't remember / know who wrote the code). Though, I'm not sure if Youtube-DL is able to download from twitter or not, but you can check their supported sites.

For the ulozto-downloader, what is that? a multi-downloader? there's already aria2 that is capable of downloading both hosted files and p2p, basically already multi-downloader. (I'm sorry if I understand this wrong, as the language is too high level and foreign for me...)

For the bandcamp-dl, since it's a python script, I think it should be easy to add. still not sure how I should do it, but I'll look into it when I have the time...

You can also help by making a pull request and I'll review it. (might take some time because, to be completely honest, I still have things to learn about how to github lmao. I'm doing this at first only for my own benefit and personal use, but then I decided it to, you know, "well, let's just make it public so others can also abus- (cough) I mean, use it for learning purpose as well. lmao)

@MarcoRavich
Copy link
Author

MarcoRavich commented May 24, 2021

You're right, yt-dl supports almost everything btw the YouTua interface is nice.

Uloz.to - that means means "save it" - is a Czech file sharing service founded in 2007: https://uloz.to/
A collaboration with script author @setnicka would be great to implement it in colab.
EDIT: no, aria2 can't manage their download "method"...

Of course, the same for @iheanyi for bandcamp-DL...

@shirooo39
Copy link
Owner

shirooo39 commented May 24, 2021

For now, I've added an extremely simple implementation of bandcamp-dl that you can test in the "EXPERIMENTAL" area or you can click on this link (https://colab.research.google.com/github/shirooo39/MiXLab/blob/master/MiXLab.ipynb#scrollTo=N09EnjlB6wuV) to jump right into it.

The URL and Download_location fields are working but for the other options, only "verbose logging" that I enabled for now.
You can safely tick the other options as they'd do nothing and only the verbose logging will do something.

Since I have zero knowledge of this bandcamp site, it might take me some times to enable the other options as I'd also need to do the testing as well.

@shirooo39
Copy link
Owner

I just updated the bandcamp-dl cell and moved it to the downloader section, out of the experimental area.
still not yet finished, but I think it should be useable at this state.

please do more testing.
also, the last two options are still not used yet (Specify_allowed_characters_in_slugify and Specify_the_character_to_use_in_place_of_spaces) so the default value from the script will be used instead.

@MarcoRavich
Copy link
Author

OK, just tested bandcamp-dl and seems to work correctly !

@MarcoRavich
Copy link
Author

...any chance for Uloz.to downloader ?

@MarcoRavich
Copy link
Author

@MarcoRavich
Copy link
Author

MarcoRavich commented Jun 3, 2021

...any chance for Uloz.to downloader ?

Ulozto downloader author (@setnicka) seems interested in porting his script to MixLab:
setnicka/ulozto-downloader#54 (comment)

@MarcoRavich
Copy link
Author

Ok, more 1fichier scripts:

Hope that inspires !

@MarcoRavich
Copy link
Author

MarcoRavich commented Nov 7, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants