]> jfr.im git - yt-dlp.git/commit - test/test_networking.py
[ie] Do not smuggle `http_headers`
authorbashonly <redacted>
Wed, 16 Aug 2023 23:42:48 +0000 (18:42 -0500)
committerSimon Sawicki <redacted>
Tue, 14 Nov 2023 21:04:25 +0000 (22:04 +0100)
commitf04b5bedad7b281bee9814686bba1762bae092eb
treec18255b7b8d917a21ef1d4aa1fd66b62806fed8c
parentd4f14a72dc1dd79396e0e80980268aee902b61e4
[ie] Do not smuggle `http_headers`

See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x

Authored by: coletdjnz
test/test_networking.py
yt_dlp/extractor/cybrary.py
yt_dlp/extractor/duboku.py
yt_dlp/extractor/embedly.py
yt_dlp/extractor/generic.py
yt_dlp/extractor/slideslive.py
yt_dlp/extractor/storyfire.py
yt_dlp/extractor/vimeo.py
yt_dlp/utils/networking.py