Skip to content
This repository has been archived by the owner on Mar 6, 2019. It is now read-only.
/ zsdl Public archive

zippyshare.com downloader written in python

License

Notifications You must be signed in to change notification settings

dennisbruner/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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages