yt-dlp/yt_dlp
coletdjnz 3f66b6fe50
[core] Workaround erroneous urllib Windows proxy parsing (#7092)
Convert proxies extracted from windows registry to http for older Python versions.
See: https://github.com/python/cpython/issues/86793

Authored by: coletdjnz
2023-05-27 07:17:27 +00:00
..
__pyinstaller
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies
downloader Bugfixes for 4823ec9f46 2023-05-25 22:52:44 +02:00
extractor [cookies] Move YoutubeDLCookieJar to cookies module (#7091) 2023-05-27 07:08:19 +00:00
postprocessor
utils [cookies] Move YoutubeDLCookieJar to cookies module (#7091) 2023-05-27 07:08:19 +00:00
__init__.py [core] Implement --color flag (#6904) 2023-05-24 20:35:07 +02:00
__main__.py
aes.py
cache.py
cookies.py [cookies] Move YoutubeDLCookieJar to cookies module (#7091) 2023-05-27 07:08:19 +00:00
jsinterp.py [jsinterp] Do not compile regex 2023-05-24 23:30:45 +05:30
minicurses.py
options.py [core] Implement --color flag (#6904) 2023-05-24 20:35:07 +02:00
plugins.py
socks.py
update.py [update] Implement --update-to repo 2023-05-20 21:21:32 +02:00
version.py
webvtt.py
YoutubeDL.py [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00