Python script to automatically download from Zippyshare
Zippyshare downloader and Links Extractor
Python script to automatically download from Zippyshare using Selenium package and Internet Download Manager.
Download IDM from here for downloading multiple files.
-
Run the main.py script after checking the Requirements preferrably in a virtual env.
See features for usage examples.
-
The Links will be saved in a text file which can then be imported to idm from:
Tasks>Import>from text file
-
Other option is set the
START_DOWNLOADING
variable to 1 in the config file which will start downloading instantly. (Useful for less Links) -
See the config file here for more configurable options.
Requirements/Installation
-
Platform – Windows only.
-
Chrome Browser.