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
__init__.py
helper.py [cleanup] Remove unused code paths (#2173) 2022-04-12 05:32:50 +05:30
parameters.json
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
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
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
test_netrc.py [extractor] Add _perform_login function (#2943) 2022-03-18 13:53:33 -07:00
test_overwrites.py
test_post_hooks.py
test_postprocessors.py [SponsorBlock] Add Filler and Highlight categories (#1664) 2021-12-09 18:10:31 +05:30
test_socks.py
test_subtitles.py [Ted] Rewrite extractor (#2359) 2022-01-19 21:34:20 +05:30
test_update.py.disabled
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
test_youtube_lists.py Update to ytdl-commit-78ce962 2022-02-03 22:23:24 +05:30
test_youtube_misc.py
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
testcert.pem
versions.json