]> jfr.im git - yt-dlp.git/history - yt_dlp/cookies.py
[cleanup] Misc cleanup and refactor (#2173)
[yt-dlp.git] / yt_dlp / cookies.py
2022-04-17  pukkandan[cleanup] Misc cleanup and refactor (#2173)
2022-04-12  pukkandan[cleanup] Sort imports
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-04-09  pukkandan[cookies] Report progress when importing cookies
2022-04-05  pukkandan[cleanup] Misc fixes
2022-02-14  Michael Pauley[cookies] Update MacOS12 `Cookies.binarycookies` locati...
2022-01-31  pukkandan[aes] Add unpad_pkcs7
2022-01-24  pukkandan[cookies] Fix keyring selection for unsupported desktops
2021-12-30  pukkandan[cookies] Fix bug when keyring is unspecified
2021-12-27  Matt Broadway[cookies] Support other keyrings (#2032)
2021-10-31  pukkandan[docs,cleanup] Improve docs and minor cleanup
2021-10-22  pukkandan[cookies] Local State should be opened as utf-8
2021-10-20  pukkandanDon't create console for subprocesses on Windows (...
2021-09-25  Matt Broadway[cookies] Fix keyring fallback (#1078)
2021-09-19  Ákos Sülyi[aes] Add `aes_gcm_decrypt_and_verify` (#1020)
2021-09-17  pukkandan[hls,aes] Fallback to native implementation for AES-CBC
2021-09-12  pukkandan[cookies] Make browser names case insensitive
2021-09-05  pukkandan[cleanup] Misc
2021-09-04  pukkandan[cookies] Print warning for cookie decoding error only...
2021-07-23  pukkandan[cookies] Handle errors when importing `keyring`
2021-07-23  Matt Broadway[cookies] Handle `sqlite` `ImportError` gracefully...
2021-07-21  pukkandan[cookies] bugfix
2021-07-21  Matt BroadwayAdd option `--cookies-from-browser` to load cookies...