]> jfr.im git - yt-dlp.git/commit - yt_dlp/aes.py
[hls,aes] Fallback to native implementation for AES-CBC
authorpukkandan <redacted>
Fri, 17 Sep 2021 19:21:27 +0000 (00:51 +0530)
committerpukkandan <redacted>
Fri, 17 Sep 2021 19:25:58 +0000 (00:55 +0530)
commitedf65256aa630a5ce011138e8957c95c9bef0584
treefa1f3c3b18db2afb6f47081355c4fd23f4ae975b
parent7303f84abeeb283b15806f7ef47bfe694f55b99c
[hls,aes] Fallback to native implementation for AES-CBC
and detect `Cryptodome` in addition to `Crypto`

Closes #935
Related: #938
test/test_cookies.py
yt_dlp/YoutubeDL.py
yt_dlp/aes.py
yt_dlp/compat.py
yt_dlp/cookies.py
yt_dlp/downloader/external.py
yt_dlp/downloader/fragment.py
yt_dlp/downloader/hls.py
yt_dlp/extractor/ivi.py