Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

Youtube-dl download speed

Writer Sophia Terry

My script backs up certain video channels. Mostly the download speed is fine... but sometimes a video gets downloaded very slowly... and I have the option of either waiting for many hours until the video is finished... or I press Ctrl+C and run my script again.

But... I don't want to stop my whole script as Ctrl+C causes: "ERROR: Interrupted by user".

I want to interrupt that slow video only... so that youtube-dl retries to download that video "--retries" times before going to the next video in the list.

What key-combination should I use to interrupt the slow video-download only?

Second question: "--limit-rate" limits the download speed... Is there an option that measures the download speed... and when it's below a certain threshold for a set amount of seconds, the download gets interrupted and retried?

Torrent clients have the "re-announce" option to reestablish a faster connection... Does youtube-dl have such an option?

Tips are welcome.

Thanks,
Cheers,
user1366177

3 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy