[utils] Add support for cookies with spaces used instead of tabs
authorSergey M․ <dstftw@gmail.com>
Sun, 8 Mar 2020 10:52:19 +0000 (17:52 +0700)
committerSergey M․ <dstftw@gmail.com>
Sun, 8 Mar 2020 11:01:32 +0000 (18:01 +0700)
commitcff99c91d150df2a4e21962a3ca8d4ae94533b8c
treed7255407b40c57a8c3aab39b7b5bfce7ea06f54f
parentfa9b8c662808a50605bb05f90af101e13b30fce6
[utils] Add support for cookies with spaces used instead of tabs
test/test_YoutubeDLCookieJar.py
test/testdata/cookies/cookie_file_with_spaces.txt [new file with mode: 0644]
youtube_dl/utils.py