Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: mpv has a useless optional dependency (Read 251 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

mpv has a useless optional dependency

Hey!

Just take a look at the mpv PKGBUILD

Code: [Select]
optdepends=('yt-dlp: for video-sharing websites playback'
            'youtube-dl: for video-sharing websites playback')

youtube-dl is dead and should be removed. 

Re: mpv has a useless optional dependency

Reply #1
youtube-dl is dead and should be removed. 
It isn't dead. Though arguably maybe should be ?
You might be confusing youtube-dl with youtube-dlc ?
youtube-dl is maintained by ytdl-org
And the same, or very similar, functionality is in
yt-dlp maintained by yt-dlp

Maybe they fell out ?

 

Re: mpv has a useless optional dependency

Reply #2

Well, maybe it isn't dead but youtube-dl is not in the official artix/arch repositories. It's in the AUR.

EDIT: The term "useless" was perhaps not the most appropriate for the title of this topic, I admit.  ;)