-
Notifications
You must be signed in to change notification settings - Fork 90
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
Comments
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) |
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/ Of course, the same for @iheanyi for bandcamp-DL... |
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. 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. |
I just updated the bandcamp-dl cell and moved it to the downloader section, out of the experimental area. please do more testing. |
OK, just tested bandcamp-dl and seems to work correctly ! |
...any chance for Uloz.to downloader ? |
Ulozto downloader author (@setnicka) seems interested in porting his script to MixLab: |
Ok, more 1fichier scripts: Hope that inspires ! |
Just discovered browsing @mohitjoshi155's - the Codemaster author - repositories: |
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/YouTuahttps://github.com/iheanyi/bandcamp-dl
https://github.com/setnicka/ulozto-downloader
https://github.com/h4ckninja/twitter-video-downloaderThanks in advance !
The text was updated successfully, but these errors were encountered: