yt-dlp/yt_dlp
pukkandan f5fa042c82
Revert "[utils] Encode URLs in YoutubeDLCookieProcessor"
This reverts commit 915f911e36.

When the request is copied, `unredirected_hdrs` are not copied, which causes issues elsewhere
Reopens #263
2021-04-29 05:20:18 +05:30
..
downloader [niconico] Fix HLS formats 2021-04-28 19:18:29 +05:30
extractor [crackle] Improve extraction (See desc) 2021-04-29 05:20:16 +05:30
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py [cleanup] Fix linter and some typos 2021-04-28 19:59:40 +05:30
utils.py Revert "[utils] Encode URLs in YoutubeDLCookieProcessor" 2021-04-29 05:20:18 +05:30
version.py
webvtt.py
YoutubeDL.py