yt-dlp/test
felix cfb0511d82
[cleanup] Remove unused code paths (#2173)
Notes:

* `_windows_write_string`: Fixed in 3.6
  * https://bugs.python.org/issue1602
  * PEP: https://www.python.org/dev/peps/pep-0528

* Windows UTF-8 fix: Fixed in 3.3
  * https://bugs.python.org/issue13216

* `__loader__`: is always present in 3.3+
  * https://bugs.python.org/issue14646

* `workaround_optparse_bug9161`: Fixed in 2.7
  * https://bugs.python.org/issue9161

Authored by: fstirlitz
2022-04-12 05:32:50 +05:30
..
testdata [embedthumbnail] Correctly escape filename 2021-05-29 02:31:14 +05:30
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [cleanup] Remove unused code paths (#2173) 2022-04-12 05:32:50 +05:30
parameters.json [test/download] Fallback test to bv 2021-11-06 07:53:53 +05:30
test_aes.py [AES] Add ECB mode (#1686) 2021-11-19 07:24:10 +05:30
test_age_restriction.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_all_urls.py [tests] Fix tests 2021-11-19 06:30:25 +05:30
test_cache.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_compat.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_cookies.py [cookies] Support other keyrings (#2032) 2021-12-27 06:58:44 +05:30
test_download.py Add key requested_downloads in the root info_dict 2022-01-03 19:41:08 +05:30
test_downloader_http.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_execution.py [cleanup] Remove unused code paths (#2173) 2022-04-12 05:32:50 +05:30
test_http.py [cleanup] Remove unused code paths (#2173) 2022-04-12 05:32:50 +05:30
test_InfoExtractor.py [extractor] Extract chapters from JSON-LD (#2031) 2022-01-02 02:37:00 +05:30
test_iqiyi_sdk_interpreter.py [extractor] Add _perform_login function (#2943) 2022-03-18 13:53:33 -07:00
test_jsinterp.py [jsinterp] Handle default in switch better 2021-11-03 16:35:08 +05:30
test_netrc.py [extractor] Add _perform_login function (#2943) 2022-03-18 13:53:33 -07:00
test_overwrites.py [cleanup] Misc 2021-08-07 21:17:07 +05:30
test_post_hooks.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_postprocessors.py [SponsorBlock] Add Filler and Highlight categories (#1664) 2021-12-09 18:10:31 +05:30
test_socks.py [test] Use pytest instead of nosetests (#482) 2021-07-23 20:18:15 +05:30
test_subtitles.py [Ted] Rewrite extractor (#2359) 2022-01-19 21:34:20 +05:30
test_update.py.disabled [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_utils.py [cleanup] Remove unused code paths (#2173) 2022-04-12 05:32:50 +05:30
test_verbose_output.py [test] Fix TestVerboseOutput 2022-01-10 15:02:26 +05:30
test_write_annotations.py.disabled [youtube] Remove annotations and deprecate --write-annotations (#765) 2021-08-24 09:22:40 +05:30
test_youtube_lists.py Update to ytdl-commit-78ce962 2022-02-03 22:23:24 +05:30
test_youtube_misc.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
test_youtube_signature.py [youtube] Fix n-sig extraction for phone player JS (#2816) 2022-02-18 00:12:20 -08:00
test_YoutubeDL.py [outtmpl] Fix replacement/default when used with alternate 2022-03-26 07:39:59 +05:30
test_YoutubeDLCookieJar.py [cleanup] Point all shebang to python3 (#372) 2021-06-06 00:59:04 +05:30
testcert.pem Add a test for --no-check-certificate 2015-01-30 02:57:37 +01:00
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 2016-01-21 20:12:17 +00:00