yt-dlp/yt_dlp
pukkandan 3bec830a59
Reject entire playlists faster with `--match-filter`
Rejected based on `playlist_id` etc can be checked before any entries are extracted

Related: #4383
2022-07-26 09:33:12 +05:30
..
compat Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
downloader Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
extractor [extractor/Crunchyroll] Handle missing metadata correctly (#4405) 2022-07-26 09:11:52 +05:30
postprocessor Reject entire playlists faster with `--match-filter` 2022-07-26 09:33:12 +05:30
YoutubeDL.py Reject entire playlists faster with `--match-filter` 2022-07-26 09:33:12 +05:30
__init__.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30
__main__.py [cleanup] Consistent style for file heads 2022-06-25 00:08:58 +05:30
aes.py [cleanup] Misc 2022-07-18 05:14:55 +05:30
cache.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
cookies.py [compat] Remove deprecated functions from core code 2022-06-25 00:14:12 +05:30
dependencies.py [cleanup] Fix some typos (#4194) 2022-06-26 17:50:06 -07:00
jsinterp.py [jsinterp] Some optimizations and refactoring 2022-06-21 23:23:48 +05:30
minicurses.py `--match-filter -` to interactively ask for each video 2022-04-28 20:04:40 +05:30
options.py [cleanup] Misc cleanup 2022-07-09 09:07:10 +05:30
socks.py [compat] Remove more functions 2022-06-25 00:08:55 +05:30
update.py [update] Prepare to remove Python 3.6 support 2022-07-17 18:45:44 +05:30
utils.py Reject entire playlists faster with `--match-filter` 2022-07-26 09:33:12 +05:30
version.py [version] update 2022-07-18 00:03:50 +00:00
webvtt.py Remove Python 3.6 support 2022-07-18 06:31:14 +05:30