1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-10 13:51:45 +01:00
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 cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
2020-03-10 04:53:51 +07:00
..