this post was submitted on 02 Dec 2023
787 points (97.9% liked)
Technology
59123 readers
2308 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
$ mpv "youtube-url"
best youtube adblocker.What's this? How to use it? Can someone please ELI5 ?
Or (If you have the storage), yt-dlp.
mpv uses that (or youtube-dl) in background. I think yt-dlp still needs a config change?
Yt-dlp is the successor for YouTube-dl I believe you can have it function as a drop-in replacement if want to.
What's this?
video player in linux. I think VLC can also do that
Not just linux, Android and Windows too. Even embeded devices, MPV basically supports everything
mpv video player with mpv-sponsorblock script using youtube-dl/yt-dlp hooks, run from command line / launcher.
Yes, there's a sponsorblock plugin for VLC too.
For some reason I'm getting:
Seems weird.
Probably need to update. With plain yt-dlp you just run "yt-dlp -U"
That was correct, but yt-dlp is disabled on Debian and Ubuntu (apt), so I had to go to the Debian archives and install manually.