youtube-dl/youtube_dl
Sergey M․ 042b664933
Revert "[utils] Add support for cookies with spaces used instead of tabs"
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.

1. https://curl.haxx.se/docs/http-cookies.html

This reverts commit cff99c91d1.
2020-03-10 04:53:51 +07:00
..
downloader
extractor [pornhub] Add support for pornhubpremium.com (#24288) 2020-03-08 18:00:25 +07:00
postprocessor
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py
update.py
utils.py Revert "[utils] Add support for cookies with spaces used instead of tabs" 2020-03-10 04:53:51 +07:00
version.py release 2020.03.08 2020-03-08 18:27:20 +07:00
YoutubeDL.py