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
cache.py
compat.py
cookies.py
jsinterp.py
minicurses.py
options.py Use certificates from `certifi` if installed (#3115) 3 years ago
socks.py
swfinterp.py.disabled
update.py
utils.py Remove `Accept-Encoding` header from `std_headers` (#3153) 3 years ago
version.py [version] update 3 years ago
webvtt.py