Inside the 'arms race' between YouTube and ad blockers / Against all odds, open source hackers keep outfoxing one of the wealthiest companies.
Inside the 'arms race' between YouTube and ad blockers / Against all odds, open source hackers keep outfoxing one of the wealthiest companies.
YouTube's dramatic content gatekeeping decisions of late have a long history behind them, and there's an equally long history of these defenses being bypassed.
Inside the 'arms race' between YouTube and ad blockers / Against all odds, open source hackers keep outfoxing one of the wealthiest companies.::YouTube's dramatic content gatekeeping decisions of late have a long history behind them, and there's an equally long history of these defenses being bypassed.
You're viewing a single thread.
$ mpv "youtube-url"
best youtube adblocker.18 0 ReplyOr (If you have the storage), yt-dlp.
5 0 Replympv uses that (or youtube-dl) in background. I think yt-dlp still needs a config change?
2 0 ReplyYt-dlp is the successor for YouTube-dl I believe you can have it function as a drop-in replacement if want to.
5 0 Reply
What's this? How to use it? Can someone please ELI5 ?
4 0 ReplyWhat's this?
3 0 Replyvideo player in linux. I think VLC can also do that
6 0 Replyvideo player in linux
Not just linux, Android and Windows too. Even embeded devices, MPV basically supports everything
5 0 Replympv 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.
5 0 Reply
For some reason I'm getting:
Unable to extract uploader id; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q=" [ytdl_hook] youtube-dl failed: unexpected error occurred Failed to recognize file format.
Seems weird.
2 0 ReplyProbably need to update. With plain yt-dlp you just run "yt-dlp -U"
4 0 ReplyThat was correct, but yt-dlp is disabled on Debian and Ubuntu (apt), so I had to go to the Debian archives and install manually.
2 0 Reply