yt-dlp/yt_dlp
coletdev 379a4f161d
[utils] Fix inconsistent default handling between HTTP and HTTPS requests (#4158)
Default headers such as `Content-Type` were only being added for HTTPS requests among other handling.

Fixes bug in be4a824d74

Authored-by: coletdjnz
2022-06-24 03:29:28 +00:00
..
compat
downloader
extractor [extractor/youtube] Mark videos as fully watched (#4146) 2022-06-23 16:30:17 -07:00
postprocessor [ffmpeg] Write full output to debug on error 2022-06-23 09:17:34 +05:30
__init__.py Fix --downloader native 2022-06-22 19:14:36 +05:30
__main__.py
aes.py
cache.py
cookies.py
dependencies.py
jsinterp.py
minicurses.py
options.py
socks.py
update.py
utils.py [utils] Fix inconsistent default handling between HTTP and HTTPS requests (#4158) 2022-06-24 03:29:28 +00:00
version.py [version] update 2022-06-22 01:14:25 +00:00
webvtt.py
YoutubeDL.py Fix playlist error handling 2022-06-22 08:39:14 +05:30