linuxmint / hypnotix

An M3U IPTV Player
1.26k stars 169 forks source link

additional packages: version of youtube-dl #156

Closed sudonikgr closed 1 year ago

sudonikgr commented 3 years ago

I have Mint 20.1 x64. When I try to update hypnotix (from 1.6 to 2.0) it warns that the Ubuntu/Mint repository version of youtube-dl will also be installed. But I noticed it's an old version (2021.04.26-1). It is very important for my downloading scripts that youtube-dl is always updated to the latest version, so I always use the latest version that exists here. Is it possible to use a command with parameters to update hypnotix without installing the Ubuntu/Mint repository version of youtube-dl?

clefebvre commented 1 year ago

No, it needs to be system-wide, we want libmpv to use it. That said, we'll be removing recommends on youtube-dl and pointing towards yt-dlp going forward.