1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-07-05 07:31:14 +02:00
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 [dependencies] Simplify Cryptodome 2023-02-28 23:15:13 +05:30
compat [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00
dependencies [dependencies/Cryptodome] Fix __bool__ 2023-03-13 05:21:43 +05:30
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 [FFmpegFixupM3u8PP] Check audio codec before fixup (#6778) 2023-04-13 19:21:09 +00:00
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 [dependencies] Simplify Cryptodome 2023-02-28 23:15:13 +05:30
cache.py [cleanup] Misc 2023-02-17 17:52:22 +05:30
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 Release 2023.03.04 2023-03-04 22:24:51 +00:00
webvtt.py
YoutubeDL.py [core] Workaround erroneous urllib Windows proxy parsing (#7092) 2023-05-27 07:17:27 +00:00