]> jfr.im git - yt-dlp.git/commit - README.md
Add option `--skip-playlist-after-errors`
authorpukkandan <redacted>
Wed, 21 Apr 2021 06:00:43 +0000 (11:30 +0530)
committerpukkandan <redacted>
Wed, 21 Apr 2021 20:46:31 +0000 (02:16 +0530)
commit26e2805c3f11066c79ed29cf78511eae7fdc7a7b
tree58752fa69d000049c0286b98c72b6600fadefdd4
parent3b4775e021ebe4c5da43b48bc6484a829f0bb9e2
Add option `--skip-playlist-after-errors`
Allows to skip the rest of a playlist after a given number of errors are encountered
README.md
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/options.py