npm install -g https://github.com/sydev/decrypt-dlc-cli.git
./zippyshare.sh url
./zippyshare.sh <links.txt or links.dlc> <output directory>
Decrypt .dlc files and download the content (Only possible if the dlc file contains zippyshare links)
./zippyshare.sh container.dlc
./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.