yt-dlp/yt_dlp
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
..
__pyinstaller
compat
dependencies
downloader
extractor [ie/massengeschmack.tv] Fix title extraction (#7813) 2023-09-17 20:54:00 +00:00
networking [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
postprocessor
utils [core] Fix support for upcoming Python 3.12 (#8130) 2023-09-17 12:56:50 +02:00
__init__.py
__main__.py
aes.py
cache.py
casefold.py
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 2023-08-12 21:30:23 +00:00
jsinterp.py
minicurses.py
options.py
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
update.py
version.py
webvtt.py
YoutubeDL.py [core] Fix support for upcoming Python 3.12 (#8130) 2023-09-17 12:56:50 +02:00