jely2002 / youtube-dl-gui

A cross-platform GUI for youtube-dl made in Electron and node.js
GNU Affero General Public License v3.0
6.53k stars 456 forks source link

AES-128 encryption issues #332

Open cortig opened 2 years ago

cortig commented 2 years ago

I noticed on several links that downloading was extremely slow. I checked the logs and every time, I had the following warning:

WARNING: The stream has AES-128 encryption and neither ffmpeg nor pycryptodomex are available; Decryption will be performed natively, but will be extremely slow

Both ffmpeg and pycryptodomex happen to be installed on my Mac (and Open Video Downloader comes with an embedded copy of ffmpeg anyway), but Open Video Downloader seems to be having issues using them for AES-128 encryption… In addition, the app uses as much CPU as it can while running. The fans are spinning full speed.

Open Video Downloader 2.4.0 macOS X 12.3