Mike Fährmann
|
9dbe33b6de
|
replace old %-formatted and .format(…) strings with f-strings (#7671)
mostly using flynt
https://github.com/ikamensh/flynt
|
2025-06-29 17:50:19 +02:00 |
|
Mike Fährmann
|
63a1052970
|
[aes] simplify 'block_count' calculation
abfb3e2277
|
2025-03-22 13:40:41 +01:00 |
|
Mike Fährmann
|
1a9138f25e
|
[aes] handle errors during 'Cryptodome' import (#6906)
|
2025-02-02 15:01:17 +01:00 |
|
Mike Fährmann
|
d77f5154a5
|
[aes] fix GCM pad length calculation
https://github.com/yt-dlp/yt-dlp/pull/11438
|
2024-11-03 21:25:45 +01:00 |
|
Mike Fährmann
|
6742f3bc1e
|
implement --cookies-from-browser (#1606)
most of the code is adapted from yt-dlp's implementation
and *should* work the same.
|
2022-05-07 23:06:37 +02:00 |
|
Mike Fährmann
|
c874071f5a
|
[kissmanga] remove module
|
2020-10-04 22:46:41 +02:00 |
|
Mike Fährmann
|
12482553bd
|
update links to youtube-dl
|
2019-03-13 22:03:02 +01:00 |
|
Mike Fährmann
|
4414aefe97
|
small fix for aes_cbc_decrypt_text
|
2017-06-30 15:21:04 +02:00 |
|
Mike Fährmann
|
c9738ea80b
|
add an aes implementation
|
2017-04-05 12:04:35 +02:00 |
|