You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
2 years ago
..
compat Remove Python 3.6 support 2 years ago
downloader Remove Python 3.6 support 2 years ago
extractor [extractor/Crunchyroll] Handle missing metadata correctly (#4405) 2 years ago
postprocessor Reject entire playlists faster with `--match-filter` 2 years ago
YoutubeDL.py Reject entire playlists faster with `--match-filter` 2 years ago
__init__.py Remove Python 3.6 support 2 years ago
__main__.py [cleanup] Consistent style for file heads 2 years ago
aes.py [cleanup] Misc 2 years ago
cache.py [compat] Remove more functions 2 years ago
cookies.py [compat] Remove deprecated functions from core code 2 years ago
dependencies.py [cleanup] Fix some typos (#4194) 2 years ago
jsinterp.py [jsinterp] Some optimizations and refactoring 2 years ago
minicurses.py `--match-filter -` to interactively ask for each video 2 years ago
options.py [cleanup] Misc cleanup 2 years ago
socks.py [compat] Remove more functions 2 years ago
update.py [update] Prepare to remove Python 3.6 support 2 years ago
utils.py Reject entire playlists faster with `--match-filter` 2 years ago
version.py [version] update 2 years ago
webvtt.py Remove Python 3.6 support 2 years ago