DYefremov / TVDemon

An IPTV player with support for live TV, movies and series.
https://dyefremov.github.io/TVDemon/
GNU General Public License v3.0
9 stars 5 forks source link

install TVDemon without installing youtube-dl or yt-dlp which is outdated in Ubuntu LTS or Linux LTS others #3

Closed candrapersada closed 1 year ago

candrapersada commented 1 year ago

Is there an option to install TVDemon without installing youtube-dl or yt-dlp from the Ubuntu LTS repository so you can use the latest version of yt-dlp?

DYefremov commented 1 year ago

youtube-dl has nothing to do with TVDemon. It's installed as the recommended package (if I remember correctly) when installing MPV. Once installed, you can remove youtube-dl manually. sudo apt remove youtube-dl I always do this in Linux Mint.