Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-27 | [cookies] Support other keyrings (#2032) | Matt Broadway | |
Authored by: mbway | |||
2021-09-19 | [test/cookies] Improve logging | pukkandan | |
2021-09-19 | [aes] Add `aes_gcm_decrypt_and_verify` (#1020) | Ákos Sülyi | |
Authored by: sulyi, pukkandan | |||
2021-09-18 | [hls,aes] Fallback to native implementation for AES-CBC | pukkandan | |
and detect `Cryptodome` in addition to `Crypto` Closes #935 Related: #938 | |||
2021-07-22 | Add option `--cookies-from-browser` to load cookies from a browser (#488) | Matt Broadway | |
* also adds `--no-cookies-from-browser` Original PR: https://github.com/ytdl-org/youtube-dl/pull/29201 Authored by: mbway |