Skip to content

thojohns/zippyshare

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

zippyshare.sh

bash script for downloading zippyshare files

Download single file from zippyshare
./zippyshare.sh url
Batch-download files from URL list (url-list.txt must contain one zippyshare.com url per line)
./zippyshare.sh url-list.txt
Example:
./zippyshare.sh https://www3.zippyshare.com/v/CDCi2wVT/file.html

zippyshare.sh uses curl with the -C flag, which skips over completed files and attempts to resume partially downloaded files.

Requirements: coreutils, grep, sed, curl

About

zippyshare.com bash script for batch downloading files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%