Cyberdrop downloader
This is a utility for downloading stuff from Cyberdrop. It works under Linux, Windows and OS X, provided you have python installed.
Download Cyberdrop downloader
- Start a terminal, and make/enter into a directory where you can keep the program and use it from there, then run git with this line:
git clone https://github.com/Jules-WinnfieldX/CyberDropDownloader.git
Run the program
- First you need to make it executable (and yes, it's a capital S)
chmod +x Start.sh
- You can run it, by just adding the url at the end:
./Start.sh cyberdrop-url
- Or you can add URLs, in the URLs.txt file (one url per line), and then just simple run:
./Start.sh