yt-dlp/yt_dlp
coletdev af14914baa
Remove `Accept-Encoding` header from `std_headers` (#3153)
This should be set by each downloader to what it supports.
Fixes https://github.com/yt-dlp/yt-dlp/issues/3142
Authored-by: coletdjnz
2022-03-23 07:47:02 +00:00
..
downloader Remove `Accept-Encoding` header from `std_headers` (#3153) 2022-03-23 07:47:02 +00:00
extractor [ellentube] Extract subtitles from manifest 2022-03-23 12:36:49 +05:30
postprocessor [FFmpegVideoConvertor] Add more formats to `--remux-video` 2022-03-13 22:26:03 +05:30
YoutubeDL.py Fix `--abort-on-error` for subtitles 2022-03-23 08:53:16 +05:30
__init__.py Exit after `--dump-user-agent` 2022-03-13 14:38:39 +05:30
__main__.py
aes.py [aes] Add unpad_pkcs7 2022-02-01 00:29:36 +05:30
cache.py
compat.py Add brotli content-encoding support (#2433) 2022-03-08 08:44:05 -08:00
cookies.py [cookies] Update MacOS12 `Cookies.binarycookies` location (#2742) 2022-02-14 06:36:51 -08:00
jsinterp.py [cleanup] Fix some typos (#2033) 2021-12-19 20:48:06 +05:30
minicurses.py [dash,youtube] Download live from start to end (#888) 2021-12-20 11:36:46 +05:30
options.py Use certificates from `certifi` if installed (#3115) 2022-03-22 16:26:55 -07:00
socks.py
swfinterp.py.disabled
update.py [cleanup,docs] Minor fixes 2022-02-03 21:00:39 +05:30
utils.py Remove `Accept-Encoding` header from `std_headers` (#3153) 2022-03-23 07:47:02 +00:00
version.py [version] update 2022-03-08 20:23:28 +00:00
webvtt.py