cdeex / ZippyDown

ZippyShare CLI downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZippyDown

ZippyShare downloader written in Python3 using PhantomJS + selenium (Works on Windows, Linux and MAC)

I've changed the name too (It's more stylish :D)

zippyshare_downloader

ZippyDown is a Python3 script to download files from website: "http://zippyshare.com" directly from your terminal, without the need for web browsers.

NOTE: Zippyshare is changing the download algorithm regularly, and because of this, i'm using PhantomJS + selenium.

Installing:

You need to download PhantomJS and put in the PATH environment:
Windows
Linux
MAC

And you need selenium module for Python 3:
Selenium

TODO LIST:

  • Batch processing mode;
  • CTRL+C traps (Cleans tmp file);
  • Working with exceptions;
  • URL validation.

Much thanks to Borja Garcia (debuti)!
For any problems, please send me an email: victor.oliveira@gmx.com

About

ZippyShare CLI downloader

License:Do What The F*ck You Want To Public License


Languages

Language:Python 100.0%