aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/cookies.py
AgeCommit message (Expand)AuthorFilesLines
2024-07-01[cleanup] Misc (#10075)bashonly1-3/+3
2024-06-22[cookies] Fix `--cookies-from-browser` DE detection on Linux (#10237)Peisen Wang1-33/+31
2024-06-12[cleanup] Add more ruff rules (#10149)sepro1-28/+27
2024-05-17[cookies] Add `--cookies-from-browser` support for Whale (#9649)Roeniss Moon1-1/+5
2024-05-11[cookies] Get chrome session cookies with `--cookies-from-browser` (#9747)Stefan Lobbenmeier1-0/+5
2024-04-07[cookies] Add `--cookies-from-browser` support for Firefox Flatpak (#9619)Dmitry Meyer1-1/+5
2024-04-01[cleanup] Standardize `import datetime as dt` (#8978)pukkandan1-2/+2
2024-03-11[docs] Misc Cleanup (#8977)pukkandan1-2/+2
2024-01-31[cookies] Improve error message for Windows `--cookies-from-browser chrome` i...Simon Sawicki1-1/+9
2024-01-31[cookies] Fix `--cookies-from-browser` for `snap` Firefox (#9016)Simon Sawicki1-16/+30
2024-01-02[cookies] Fix `--cookies-from-browser` with macOS Firefox profiles (#8909)Ralph Drake1-1/+1
2023-08-12[cookies] Containers JSON should be opened as utf-8 (#7800)bashonly1-1/+1
2023-07-28[networking] Remove dot segments during URL normalization (#7662)coletdjnz1-3/+3
2023-07-22[cleanup] Misc fixespukkandan1-5/+5
2023-07-15[utils] Add temporary shim for loggingpukkandan1-19/+4
2023-07-06[fd/external] Scope cookiesbashonly1-0/+7
2023-06-21[cleanup] Miscpukkandan1-0/+4
2023-06-21[cookies] Revert compatibility breakage in b38d4c941d1993ab27e4c0f8e024e23c2e...pukkandan1-10/+10
2023-05-29[cookies] Update for chromium changes (#6897)Matt Broadway1-49/+138
2023-05-29[cookies] Support custom Safari cookies path (#6783)Nam Vu1-7/+11
2023-05-27[cookies] Move `YoutubeDLCookieJar` to cookies module (#7091)coletdjnz1-1/+143
2023-03-08[cookies] Defer extraction of v11 key from keyringSimon Sawicki1-2/+8
2022-10-11[cookies] Improve `LenientSimpleCookie` (#5195)Simon Sawicki1-17/+13
2022-09-26[cookies] Let `_get_mac_keyring_password` fail gracefullypukkandan1-1/+4
2022-09-17Improve 5736d79172c47ff84740d5720467370a560febadpukkandan1-2/+2
2022-09-16[cookies] Parse cookies leniently (#4780)Simon Sawicki1-0/+96
2022-09-11Fix bug in 941e881e1fe20ee8955f3b751ce26953d9e86656 (#4893)bashonly1-1/+2
2022-09-01[cleanup] Miscpukkandan1-2/+8
2022-09-01[cookies] Improve container support (#4806)bashonly1-14/+14
2022-08-30[cookies] Support firefox container in `--cookies-from-browser` (#4753)bashonly1-9/+36
2022-08-03Import ctypes only when necessarypukkandan1-3/+4
2022-06-25[compat] Remove deprecated functions from core codepukkandan1-2/+2
2022-06-25[cleanup] Consistent style for file headspukkandan1-1/+1
2022-06-25[compat] Remove more functionspukkandan1-4/+5
2022-06-16[utils] `Popen`: Refactor to use contextmanagerpukkandan1-21/+12
2022-06-11[cleanup] Misc fixespukkandan1-6/+3
2022-06-06[cookies] Detect profiles for cygwin/BSD (#3975)Christoph Moench-Tegeder1-18/+12
2022-05-17Fix color in `-q -F`pukkandan1-1/+1
2022-05-17Bugfix for 241464919271278831f23b3a086dcf57aeb80d3bpukkandan1-4/+2
2022-05-17[cleanup] Misc cleanuppukkandan1-14/+2
2022-05-12[cookies] Throttle progress-barpukkandan1-4/+10
2022-05-11[cookies] Allow `cookiefile` to be a text streampukkandan1-2/+5
2022-05-09[cleanup] Minor fixes (See desc)pukkandan1-10/+10
2022-04-21[dependencies] Create module with all dependency importspukkandan1-26/+9
2022-04-18[cleanup] Misc cleanup and refactor (#2173)pukkandan1-19/+16
2022-04-12[cleanup] Sort importspukkandan1-10/+2
2022-04-12[cleanup] Upgrade syntaxpukkandan1-29/+29
2022-04-10[cookies] Report progress when importing cookiespukkandan1-38/+86
2022-04-05[cleanup] Misc fixespukkandan1-5/+6
2022-02-14[cookies] Update MacOS12 `Cookies.binarycookies` location (#2742)Michael Pauley1-1/+4