aboutsummaryrefslogtreecommitdiff
path: root/test/test_YoutubeDLCookieJar.py
AgeCommit message (Expand)Author
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-05-09[cleanup] Minor fixes (See desc)pukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
2020-05-05[utils] Improve cookie files supportSergey M․
2020-03-10Revert "[utils] Add support for cookies with spaces used instead of tabs"Sergey M․
2020-03-08[utils] Add support for cookies with spaces used instead of tabsSergey M․
2019-03-03[utils] strip #HttpOnly_ prefix from cookies files (#20219)remitamine
2018-12-09[YoutubeDLCookieJar] Add test for keeping session cookiesSergey M․