←back to thread

661 points anotherhue | 1 comments | | HN request time: 0s | source
Show context
wanderingmind ◴[] No.41234334[source]
Sponsorblock is not as blunt a tool as people make it here. You can only block specific type of ads and you can whitelist whole channels which I do for some niche channels I subscribe to. In Android, I use Tubular [1], the NewPipe fork that integrates Sponsorblock and ReturnYoutube Dislike. My only additional request in this awesome app is if we can download the video after snipping out the sponsor block sections.

[1] https://github.com/polymorphicshade/Tubular

replies(6): >>41235208 #>>41237871 #>>41238043 #>>41238545 #>>41240820 #>>41241815 #
anotherhue ◴[] No.41235208[source]
yt-dlp has a sponsorblock integration that removes the segments from the downloaded file.
replies(2): >>41241612 #>>41263118 #
wanderingmind ◴[] No.41241612[source]
Yes I use it in Desktop/laptops, but integrating it in Android through termux was a pain. I recently found out about [Seal](https://f-droid.org/en/packages/com.junkfood.seal/) which seems to provide a front end for yt-dlp in Android. Might try this out soon.
replies(2): >>41241738 #>>41243341 #
1. smahs ◴[] No.41243341[source]
I first found Seal which uses arai2 under the hood. After getting used to Seal, I had to start using yt-dlp with aria2 on linux as well. The only nitpick is that you can't get multiple parallel downloads with Seal.