0.2.0 • Published 6 years ago

zshare v0.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Snahp Zippyshare Spider

Download zippyshare files directly on your machine

Usage

	$ zshare <cmd> <flags>

 FLAGS (valid for all commands):
		--destination -d <path>
		--source -s      <path>

  COMMANDS:
		make <flags>            | Generated a json file from a list
		download <flags>        | Download files from a json list

  USAGE:
		$ zshare make --source ~/Desktop/list.txt --destination ~/Desktop

		# Then

		$ zshare download --source ~/Desktop/list.json --destination ~/Movies