- Notifications
You must be signed in to change notification settings - Fork7
Strip advertisements from downloaded YouTube videos
License
faissaloo/SponSkrub
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a command line utility to strip out in video YouTube advertisements from downloaded YouTube videos, such as those downloaded fromyoutube-dl. This means that you both don't waste disk space on adverts and don't redistribute adverts. If you want to download and strip a video you can use the wrapper applicationyoutube-dl-sponsorblock
which uses youtube-dl to download the video and will then strip the video of sponsors for you.
It makes use of theSponsorBlock API and I'd recommend installing the extension and maybe contributing some sponsorship times when you're ever bored.
You can buildyoutube-dl-sponsorblock
andsponskrub
by runningdub build
, to build only one of them usedub build :youtube-dl-sponsorblock
anddub build :sponskrub
respectively.
About
Strip advertisements from downloaded YouTube videos