You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
3 years ago
..
downloader Remove `Accept-Encoding` header from `std_headers` (#3153) 3 years ago
extractor [ellentube] Extract subtitles from manifest 3 years ago
postprocessor [FFmpegVideoConvertor] Add more formats to `--remux-video` 3 years ago
YoutubeDL.py Fix `--abort-on-error` for subtitles 3 years ago
__init__.py Exit after `--dump-user-agent` 3 years ago
__main__.py
aes.py [aes] Add unpad_pkcs7 3 years ago
cache.py
compat.py Add brotli content-encoding support (#2433) 3 years ago
cookies.py [cookies] Update MacOS12 `Cookies.binarycookies` location (#2742) 3 years ago
jsinterp.py [cleanup] Fix some typos (#2033) 3 years ago
minicurses.py [dash,youtube] Download live from start to end (#888) 3 years ago
options.py Use certificates from `certifi` if installed (#3115) 3 years ago
socks.py
swfinterp.py.disabled
update.py [cleanup,docs] Minor fixes 3 years ago
utils.py Remove `Accept-Encoding` header from `std_headers` (#3153) 3 years ago
version.py [version] update 3 years ago
webvtt.py [utils] Standardize timestamp formatting code 3 years ago