Skip to content
/ zsdl Public
forked from dennisbruner/zsdl

zippyshare.com downloader written in python

License

Notifications You must be signed in to change notification settings

K3nn3th2/zsdl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

!!! NO LONGER WORKS !!!

zsdl

zippyshare.com downloader written in python

Prerequisites

$ pip install requests

Usage

Show help text:

$ ./zsdl.py --help

zippyshare.com downloader written in python
Source: https://github.com/dennisbruner/zsdl

Usage:
  ./zsdl.py <links>...
  ./zsdl.py -h | --help

Options:
  -h --help           Show this screen.
  -d --dir=<target>   Target directory where to save files [default: .].

Download file:

$ ./zsdl.py http://www123.zippyshare.com/v/...

Fetching information...
Downloading "..." (10.00 MB)...
Download done!

License

MIT

About

zippyshare.com downloader written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%