]> jfr.im git - yt-dlp.git/commit - README.md
Let `--match-filter` reject entries early
authorpukkandan <redacted>
Sun, 15 Aug 2021 08:12:23 +0000 (13:42 +0530)
committerpukkandan <redacted>
Mon, 16 Aug 2021 22:59:56 +0000 (04:29 +0530)
commit8f18aca8717bb0dd49054555af8d386e5eda3a88
treed152c00de20766b03d001f60d4bffc45a3e5ea16
parent3ad56b42360bd73c1c9c68dbd1d65d1ca492d676
Let `--match-filter` reject entries early
Makes redundant: `--match-title`, `--reject-title`, `--min-views`, `--max-views`
README.md
test/test_utils.py
yt_dlp/YoutubeDL.py
yt_dlp/options.py
yt_dlp/utils.py