persepolisdm / persepolis

Persepolis Download Manager is a GUI for aria2.
https://persepolisdm.github.io
GNU General Public License v3.0
6.14k stars 651 forks source link

Persepolis force you to install older version of youtube-dl #806

Open Monirzadeh opened 3 years ago

Monirzadeh commented 3 years ago

System Details:

Issue Description and steps to reproduce: i install youtube-dl with pip for last version (if i don't do that, it is impossible to download some videos ). install Persepolis form ppa force you to install youtube-dl from repository (older version of youtube) and break some of my script because this conflict. is it possible for Persepolis to ignore installing youtube-dl if it present on my system for now i should run bellow command after each update

sudo dpkg --remove --force-depends youtube-dl