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/yt_dlp/networking
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>
9 months ago
..
__init__.py [networking] Rewrite architecture (#2861) 12 months ago
_helper.py [networking] Fix various socks proxy bugs (#8065) 9 months ago
_urllib.py [networking] Fix various socks proxy bugs (#8065) 9 months ago
common.py [networking] Add request handler preference framework (#7603) 11 months ago
exceptions.py [core] Fix support for upcoming Python 3.12 (#8130) 9 months ago