yt-dlp/test
coletdjnz ccfd70f4c2
[rh:websockets] Migrate websockets to networking framework (#7720)
* Adds a basic WebSocket framework
* Introduces new minimum `websockets` version of 12.0
* Deprecates `WebSocketsWrapper`

Fixes https://github.com/yt-dlp/yt-dlp/issues/8439

Authored by: coletdjnz
2023-11-20 08:04:04 +00:00
..
testdata
__init__.py
conftest.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
helper.py [ie/nebula] Overhaul extractors (#8566) 2023-11-20 01:03:33 +00:00
parameters.json
test_InfoExtractor.py
test_YoutubeDL.py [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
test_YoutubeDLCookieJar.py
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_config.py
test_cookies.py
test_download.py [test:download] Test for `expected_exception` 2023-09-21 17:48:57 -05:00
test_downloader_external.py
test_downloader_http.py
test_execution.py [core] Raise minimum recommended Python version to 3.8 (#8183) 2023-09-24 02:24:47 +02:00
test_iqiyi_sdk_interpreter.py
test_jsinterp.py
test_netrc.py
test_networking.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
test_networking_utils.py [cleanup] Misc (#8182) 2023-09-23 20:00:31 +00:00
test_overwrites.py
test_plugins.py
test_post_hooks.py
test_postprocessors.py
test_socks.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
test_subtitles.py
test_update.py Remove Python 3.7 support (#8361) 2023-11-16 18:39:00 +00:00
test_utils.py [utils] `js_to_json`: Fix `Date` constructor parsing (#8295) 2023-10-08 01:57:23 +02:00
test_verbose_output.py
test_websockets.py [rh:websockets] Migrate websockets to networking framework (#7720) 2023-11-20 08:04:04 +00:00
test_write_annotations.py.disabled
test_youtube_lists.py
test_youtube_misc.py
test_youtube_signature.py
testcert.pem