←back to thread

1113 points Bluestein | 1 comments | | HN request time: 0.211s | source
Show context
natrys ◴[] No.41281580[source]
This is S tier software. I remember using this on a laptop with 2gb RAM years ago. The combo of mpv and youtube-dl could deal with large number of sites (not just youtube), when even the browser struggled.
replies(1): >>41281587 #
Sporktacular ◴[] No.41281587[source]
I think youtube-dl is no longer under development. Any suggestions for an alternative?
replies(3): >>41281611 #>>41281613 #>>41281641 #
1. natrys ◴[] No.41281613[source]
yt-dlp[1] has now taken on that mantle. I think mpv nowadays just recognises yt-dlp as the de facto alternative, but if yours doesn't then you can just put this in your mpv.conf:

    script-opts=ytdl_hook-ytdl_path=yt-dlp
[1] https://github.com/yt-dlp/yt-dlp