1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-11-17 08:24:01 +01:00
yt-dlp/test
coletdjnz 20fbbd9249
[networking] Fix various socks proxy bugs (#8065)
- Fixed support for IPv6 socks proxies
- Fixed support for IPv6 over socks5
- Fixed --source-address not being obeyed for socks4 and socks5
- Fixed socks4a when the destination address is an IPv4 address

Closes https://github.com/yt-dlp/yt-dlp/issues/7959
Fixes https://github.com/ytdl-org/youtube-dl/issues/15368

Authored by: coletdjnz
Co-authored-by: Simon Sawicki <accounts@grub4k.xyz>
Co-authored-by: bashonly <bashonly@bashonly.com>
2023-09-18 07:33:26 +00:00
..
testdata
__init__.py
conftest.py [tests] Add tests for socks proxies (#7908) 2023-08-25 07:10:44 +00:00
helper.py
parameters.json
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py [compat] Ensure submodules are imported correctly 2023-07-22 18:10:35 +05:30
test_config.py
test_cookies.py
test_download.py [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +05:30
test_downloader_external.py [fd/external] Fix ffmpeg input from stdin (#7655) 2023-07-22 02:32:49 +00:00
test_downloader_http.py [utils] Add temporary shim for logging 2023-07-15 16:18:34 +05:30
test_execution.py
test_InfoExtractor.py
test_iqiyi_sdk_interpreter.py
test_jsinterp.py
test_netrc.py
test_networking_utils.py [test] Fix test_load_certifi 2023-07-29 21:53:00 +05:30
test_networking.py [tests] Add tests for socks proxies (#7908) 2023-08-25 07:10:44 +00:00
test_overwrites.py
test_plugins.py
test_post_hooks.py
test_postprocessors.py
test_socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
test_subtitles.py
test_update.py.disabled
test_utils.py [utils] HTTPHeaderDict: Handle byte values 2023-07-30 03:18:10 +05:30
test_verbose_output.py
test_write_annotations.py.disabled
test_youtube_lists.py
test_youtube_misc.py
test_youtube_signature.py [extractor/youtube] Improve nsig function name extraction 2023-06-22 13:27:18 +05:30
test_YoutubeDL.py [cleanup] Misc 2023-07-30 04:06:18 +05:30
test_YoutubeDLCookieJar.py [cleanup] Misc fixes 2023-07-22 09:09:52 +05:30
testcert.pem
versions.json