]> jfr.im git - yt-dlp.git/commit
Revert "[utils] Encode URLs in `YoutubeDLCookieProcessor`"
authorpukkandan <redacted>
Wed, 28 Apr 2021 23:19:44 +0000 (04:49 +0530)
committerpukkandan <redacted>
Wed, 28 Apr 2021 23:50:18 +0000 (05:20 +0530)
commitf5fa042c82300218a2d07b95dd6b9c0756745db3
treeae850765e180b5bde406bca726bb34a1c5a42fcd
parent07e4a40a9a3b636a61e4cb2bc38bc4dfa8632004
Revert "[utils] Encode URLs in `YoutubeDLCookieProcessor`"
This reverts commit 915f911e365736227e134ad654601443dbfd7ccb.

When the request is copied, `unredirected_hdrs` are not copied, which causes issues elsewhere
Reopens #263
yt_dlp/utils.py