Open name01019 opened 1 year ago
I don't know what you mean "multiple URLs simultaneously", but it does have batch download from a file.
So let's say you have a file called urls.txt
and inside them is some zippyshare URLs
https://www.zippyshare.com/v/.../file.html
https://www.zippyshare.com/v/.../file.html
https://www.zippyshare.com/v/.../file.html
You can easily download all of them by passing the filename into the application
zippyshare-dl "urls.txt"
Does this script allow users to download from multiple zippyshare URLs simultaneously? I can't figure out how to do it