]> jfr.im git - yt-dlp.git/commit
Add option `--sleep-requests` to sleep b/w requests (Closes #106)
authorpukkandan <redacted>
Sat, 27 Feb 2021 12:41:23 +0000 (18:11 +0530)
committerpukkandan <redacted>
Sat, 27 Feb 2021 12:44:42 +0000 (18:14 +0530)
commit1cf376f55a3d9335eb161c07c439ca143d86924e
treea8f6baa18140e4fa24cd084572b3c38f2cb3aa08
parent7f7de7f94dfeacb0eb78cb9487dfcaf5707da381
Add option `--sleep-requests` to sleep b/w requests (Closes #106)

* Also fix documentation of `sleep_interval_subtitles`

Related issues:
https://github.com/blackjack4494/yt-dlc/issues/158
https://github.com/blackjack4494/youtube-dlc/issues/195
https://github.com/ytdl-org/youtube-dl/pull/28270
https://github.com/ytdl-org/youtube-dl/pull/28144
https://github.com/ytdl-org/youtube-dl/issues/27767
https://github.com/ytdl-org/youtube-dl/issues/23638
https://github.com/ytdl-org/youtube-dl/issues/26287
https://github.com/ytdl-org/youtube-dl/issues/26319
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/extractor/common.py
yt_dlp/options.py