]> jfr.im git - yt-dlp.git/commit
Remove `Accept-Encoding` header from `std_headers` (#3153)
authorcoletdev <redacted>
Wed, 23 Mar 2022 07:47:02 +0000 (20:47 +1300)
committerGitHub <redacted>
Wed, 23 Mar 2022 07:47:02 +0000 (07:47 +0000)
commitaf14914baac50c7969bfd4fd9741cb5f4250c0e7
tree5e1ec09cbbbdcc6bda83a8f38a4600a3a09c2471
parentea5ca8e7fcf348a40e3eda70738738739123bded
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
yt_dlp/downloader/external.py
yt_dlp/utils.py