You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please make sure the question is worded well enough to be understood
Hello, the -sleep options seem to be exactly what I am looking for. I want to have yt-dlp to "sleep" after each segment download as long as the fragment playback would be, so that YouTube thinks I am watching a video, rather than downloading nonstop.
Could anyone help me with the best option for this? As I guess segments duration might differ from format to format, I think it would be the best for me, to use the longest pause between each segment so that I just run my downloads during the night.
Provide verbose output that clearly demonstrates the problem
Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
If using API, add 'verbose': True to YoutubeDL params instead
Copy the WHOLE output (starting with [debug] Command-line config) and insert it below
Complete Verbose Output
No response
The text was updated successfully, but these errors were encountered:
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
Checklist
Please make sure the question is worded well enough to be understood
Hello, the -sleep options seem to be exactly what I am looking for. I want to have yt-dlp to "sleep" after each segment download as long as the fragment playback would be, so that YouTube thinks I am watching a video, rather than downloading nonstop.
Could anyone help me with the best option for this? As I guess segments duration might differ from format to format, I think it would be the best for me, to use the longest pause between each segment so that I just run my downloads during the night.
Provide verbose output that clearly demonstrates the problem
yt-dlp -vU <your command line>
)'verbose': True
toYoutubeDL
params instead[debug] Command-line config
) and insert it belowComplete Verbose Output
No response
The text was updated successfully, but these errors were encountered: