about summary refs log tree commit diff
path: root/test/test_YoutubeDLCookieJar.py
Commit message (Expand)AuthorAgeFilesLines
* [core] Process header cookies on loadingSimon Sawicki2023-07-181-0/+14
* [utils] Improve cookie files supportSergey M․2020-05-051-0/+7
* Revert "[utils] Add support for cookies with spaces used instead of tabs"Sergey M․2020-03-101-9/+5
* [utils] Add support for cookies with spaces used instead of tabsSergey M․2020-03-081-5/+9
* [utils] strip #HttpOnly_ prefix from cookies files (#20219)remitamine2019-03-031-0/+10
* [YoutubeDLCookieJar] Add test for keeping session cookiesSergey M․2018-12-091-0/+34