1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-06-20 06:26:49 +02:00
yt-dlp/yt_dlp
pukkandan 09b49e1f68
Add pre-processor stage after_filter
* Move `_match_entry` and `post_extract` to `process_video_result`. It is also left in `process_info` for API compat
* `--list-...` options and `--force-write-archive` now obey filtering options
* Move `SponsorBlockPP` to `after_filter`. Closes https://github.com/yt-dlp/yt-dlp/issues/2536
* Reverts 4ec82a72bb since this commit addresses the issue it was solving
2022-02-23 04:26:48 +05:30
..
downloader [aria2c] Add --http-accept-gzip=true 2022-02-18 18:03:20 +05:30
extractor [youtube:tab] Reject webpage data if redirected to home page 2022-02-23 04:25:55 +05:30
postprocessor [ThumbnailsConvertor] Support webp 2022-02-23 03:51:13 +05:30
__init__.py Add pre-processor stage after_filter 2022-02-23 04:26:48 +05:30
__main__.py
aes.py [aes] Add unpad_pkcs7 2022-02-01 00:29:36 +05:30
cache.py
compat.py [utils] WebSockets wrapper for non-async functions (#2417) 2022-02-13 14:58:21 +09:00
cookies.py [cookies] Update MacOS12 Cookies.binarycookies location (#2742) 2022-02-14 06:36:51 -08:00
jsinterp.py [cleanup] Fix some typos (#2033) 2021-12-19 20:48:06 +05:30
minicurses.py [dash,youtube] Download live from start to end (#888) 2021-12-20 11:36:46 +05:30
options.py Add pre-processor stage after_filter 2022-02-23 04:26:48 +05:30
socks.py
swfinterp.py.disabled
update.py [cleanup,docs] Minor fixes 2022-02-03 21:00:39 +05:30
utils.py Add pre-processor stage after_filter 2022-02-23 04:26:48 +05:30
version.py [version] update 2022-02-04 06:39:10 +00:00
webvtt.py [utils] Standardize timestamp formatting code 2021-10-19 22:58:25 +05:30
YoutubeDL.py Add pre-processor stage after_filter 2022-02-23 04:26:48 +05:30