Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
how to automatically re-try or continue downloading? #21564
Comments
|
THANKS so much... |
Hi guys: i'm using a VPN software "Psiphon 3" to get access to Youtube,but it is not stable,
So when Psiphon fails to connect the Internet, the downloading via "youtube-dl" will also stop.
eveytime i have to type the download command manually,is there a way to re-try or continue downloading automatically?(means when Psiphon has access to the Internet,youtube-dl will automatically continue the previous downloading?)