yt-dlp/yt_dlp
Matthew e756f45ba0
Improve handling for overriding extractors with plugins (#5916)
* Extractors replaced with plugin extractors now show in debug output
* Better testcase handling
* Added documentation
Authored by: coletdjnz, pukkandan
2023-01-02 04:55:11 +00:00
..
compat
downloader [downloader/aria2c] Native progress for aria2c via RPC (#3724) 2023-01-02 02:16:25 +09:00
extractor Improve handling for overriding extractors with plugins (#5916) 2023-01-02 04:55:11 +00:00
postprocessor Improve plugin architecture (#5553) 2023-01-01 04:29:22 +00:00
__init__.py Fix bug in 119e40ef64 2023-01-01 17:01:48 +05:30
__main__.py
aes.py
cache.py [extractor/cda] Support premium and misc improvements (#5529) 2022-12-28 01:27:26 +05:30
cookies.py
dependencies.py
jsinterp.py [jsinterp] Escape regex that looks like nested set 2022-12-08 22:43:38 +05:30
minicurses.py
options.py [downloader/aria2c] Native progress for aria2c via RPC (#3724) 2023-01-02 02:16:25 +09:00
plugins.py Improve plugin architecture (#5553) 2023-01-01 04:29:22 +00:00
socks.py
update.py [update] Workaround #5632 2022-12-31 11:04:02 +05:30
utils.py [downloader/aria2c] Native progress for aria2c via RPC (#3724) 2023-01-02 02:16:25 +09:00
version.py
webvtt.py [webvtt] Handle premature EOF 2022-11-20 14:14:42 +05:30
YoutubeDL.py Improve handling for overriding extractors with plugins (#5916) 2023-01-02 04:55:11 +00:00