jeanslack / Videomass

Videomass is a free, open source and cross-platform GUI for FFmpeg and yt-dlp
https://jeanslack.github.io/Videomass/
GNU General Public License v3.0
960 stars 44 forks source link

add ability to execute yt-dlp #302

Closed jeanslack closed 2 months ago

jeanslack commented 2 months ago

Closes #300

This PR try to enables yt-dlp as executable on Videomass (default) only for downloads operation to allow you to interrupt the process from any point of the download. To restore the use of yt-dlp as a Python module simply deactivate the appropriate checkbox in the yt-dlp tab of the preferences dialog.