yt-dlp/yt_dlp
pukkandan 165efb823b
[ModifyChapters] fixes (See desc)
* [docs] Fix typo
* Do not enable `sponskrub` by default
* Fix `--force-keyframes-at-cuts`
* Don't embed subtitles if the video has been cut. Previously, running `--remove-chapters` with `--embed-subs` multiple times caused repeated cuts and out-of-sync subtitles
* Store `_real_duration` to prevent running ffprobe multiple times
2021-09-04 01:39:31 +05:30
..
downloader
extractor [youtube] Fix subtitle names 2021-09-02 02:26:27 +05:30
postprocessor [ModifyChapters] fixes (See desc) 2021-09-04 01:39:31 +05:30
__init__.py Show a more useful error in older python versions 2021-09-02 03:52:08 +05:30
__main__.py
aes.py
cache.py
compat.py
cookies.py
jsinterp.py
options.py [ModifyChapters] fixes (See desc) 2021-09-04 01:39:31 +05:30
socks.py
swfinterp.py.disabled
update.py
utils.py
version.py [version] update 2021-09-02 05:33:38 +05:30
webvtt.py
YoutubeDL.py Fix extra_info being reused across runs 2021-09-04 01:39:29 +05:30