Skip to content
 
 

Latest commit

 

History

77 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages