From: Sergey M․ Date: Mon, 9 Mar 2020 21:51:20 +0000 (+0700) Subject: Revert "[utils] Add support for cookies with spaces used instead of tabs" X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=commitdiff_plain;h=042b66493398dd8c3bb31216e3f828b98716810d;hp=042b66493398dd8c3bb31216e3f828b98716810d;p=youtube-dl 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. ---