]> jfr.im git - yt-dlp.git/commit
[rh:requests] Apply `remove_dot_segments` to absolute redirect locations
authorcoletdjnz <redacted>
Sat, 20 Jan 2024 21:03:33 +0000 (10:03 +1300)
committerGitHub <redacted>
Sat, 20 Jan 2024 21:03:33 +0000 (10:03 +1300)
commit35f4f764a786685ea45d84abe1cf1ad3847f4c97
treecffb9c438ec2d277da43ff0a5aba9274085b5282
parentf24e44e8cbd88ce338d52f594a19330f64d38b50
[rh:requests] Apply `remove_dot_segments` to absolute redirect locations

Fixes https://github.com/yt-dlp/yt-dlp/issues/9020

Authored by: coletdjnz
test/test_networking.py
yt_dlp/networking/_requests.py