]> jfr.im git - yt-dlp.git/commit
[extractor/generic] Use `Accept-Encoding: identity` for initial request
authorcoletdjnz <redacted>
Sun, 1 Jan 2023 05:40:26 +0000 (18:40 +1300)
committercoletdjnz <redacted>
Sun, 1 Jan 2023 05:41:35 +0000 (18:41 +1300)
commit3e01ce744a981d8f19ae77ec695005e7000f4703
tree954cecea02d0596d8ccfe441200bb7b20e134e3d
parent8e40b9d1ec132ae1bcac50b3ee520ece46ac9c55
[extractor/generic] Use `Accept-Encoding: identity` for initial request

The existing comment seems to imply this was the desired behavior from the beginning.

Partial fix for https://github.com/yt-dlp/yt-dlp/issues/5855, https://github.com/yt-dlp/yt-dlp/issues/5851, https://github.com/yt-dlp/yt-dlp/issues/4748
yt_dlp/extractor/generic.py