mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-02 20:12:49 -05:00
[utils] Add support for cookies with spaces used instead of tabs
This commit is contained in:
5
test/testdata/cookies/cookie_file_with_spaces.txt
vendored
Normal file
5
test/testdata/cookies/cookie_file_with_spaces.txt
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
# Netscape HTTP Cookie File
|
||||
# http://curl.haxx.se/rfc/cookie_spec.html
|
||||
# This is a generated file! Do not edit.
|
||||
|
||||
www.foobar.foobar FALSE / TRUE 2147483647 COOKIE COOKIE_VALUE
|
Reference in New Issue
Block a user