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/test
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
2 years ago
..
swftests.unused [cleanup] Mark unused files 3 years ago
testdata [embedthumbnail] Correctly escape filename 3 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [docs,cleanup] Fix linter and misc cleanup 2 years ago
parameters.json [test/download] Fallback test to `bv` 3 years ago
test_InfoExtractor.py [extractor] Extract chapters from JSON-LD (#2031) 2 years ago
test_YoutubeDL.py Add pre-processor stage `after_filter` 2 years ago
test_YoutubeDLCookieJar.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_aes.py [AES] Add ECB mode (#1686) 2 years ago
test_age_restriction.py [test] Use `pytest` instead of `nosetests` (#482) 3 years ago
test_all_urls.py [tests] Fix tests 2 years ago
test_cache.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_compat.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_cookies.py [cookies] Support other keyrings (#2032) 2 years ago
test_download.py Add key `requested_downloads` in the root `info_dict` 2 years ago
test_downloader_http.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_execution.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_http.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_iqiyi_sdk_interpreter.py [test] Use `pytest` instead of `nosetests` (#482) 3 years ago
test_jsinterp.py [jsinterp] Handle default in switch better 3 years ago
test_netrc.py Completely change project name to yt-dlp (#85) 3 years ago
test_overwrites.py [cleanup] Misc 3 years ago
test_post_hooks.py [test] Use `pytest` instead of `nosetests` (#482) 3 years ago
test_postprocessors.py [SponsorBlock] Add Filler and Highlight categories (#1664) 2 years ago
test_socks.py [test] Use `pytest` instead of `nosetests` (#482) 3 years ago
test_subtitles.py [Ted] Rewrite extractor (#2359) 2 years ago
test_swfinterp.py.disabled [cleanup] Mark unused files 3 years ago
test_unicode_literals.py.disabled [build] Build Windows x86 version with py3.8 3 years ago
test_update.py.disabled [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_utils.py Release 2022.02.03 2 years ago
test_verbose_output.py [test] Fix TestVerboseOutput 2 years ago
test_write_annotations.py.disabled [youtube] Remove annotations and deprecate `--write-annotations` (#765) 3 years ago
test_youtube_lists.py Update to ytdl-commit-78ce962 2 years ago
test_youtube_misc.py [cleanup] Point all shebang to `python3` (#372) 3 years ago
test_youtube_signature.py [youtube] Fix n-sig extraction for phone player JS (#2816) 2 years ago
testcert.pem Add a test for --no-check-certificate 9 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago