]> jfr.im git - yt-dlp.git/commit
[cleanup] Misc fixes (see desc)
authorpukkandan <redacted>
Fri, 29 Apr 2022 16:02:31 +0000 (21:32 +0530)
committerpukkandan <redacted>
Sat, 30 Apr 2022 23:28:38 +0000 (04:58 +0530)
commit3fe75fdc803d50820ddf643dc5184c01162451c4
tree626c8680a719e0f2177358c132039c8a39f05766
parent6f7563beb7509aba2f8b1f03fd37e52427dcfecb
[cleanup] Misc fixes (see desc)

* Do not warn when fixup is skipped for existing file
* [fragment] Fix `--skip-unavailable-fragments` for HTTP Errors
* [utils] write_string: Fix bug in 59f943cd5097e9bdbc3cb3e6b5675e43d369341a
* [utils] parse_codecs: Subtitle codec is generally referred to as `scodec`. https://github.com/yt-dlp/yt-dlp/pull/2174#discussion_r790156048
* [docs] Remove note about permissions. Closes #3597
README.md
yt_dlp/YoutubeDL.py
yt_dlp/downloader/fragment.py
yt_dlp/extractor/common.py
yt_dlp/options.py
yt_dlp/utils.py