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.
Wait time between playlist #21263
Wait time between playlist #21263
Comments
|
|
--sleep-interval and --max-sleep it's used (in pluralsight) to wait between each VIDEO, but what i want is to wait between each video collection (in pluralsight case is a course). For example, if i want to download a course, wihc is compose by many videos, the parameters is used to wait between EACH video, not between each course i put into my batch video list. I think this two parameters arn't for this.... |
|
you can use windows pc timeout command |
|
Linux sleep command |
|
youtube-dl www. |
Checklist
Description
It would be desirable for YouTube DL to have the option to set a timeout between each download video. When using the --batch-file command you can not configure wait times between each link, this would be useful for some sites that can block you from accessing the API.