Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/faissaloo/SponSkrub
Strip advertisements from downloaded YouTube videos
https://github.com/faissaloo/SponSkrub
ffmpeg sponsorblock youtube-dl
Last synced: 2 months ago
JSON representation
Strip advertisements from downloaded YouTube videos
- Host: GitHub
- URL: https://github.com/faissaloo/SponSkrub
- Owner: faissaloo
- License: gpl-3.0
- Created: 2019-12-08T12:19:07.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T16:58:39.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:24:30.805Z (6 months ago)
- Topics: ffmpeg, sponsorblock, youtube-dl
- Language: D
- Homepage:
- Size: 172 KB
- Stars: 176
- Watchers: 6
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-blocking - SponSkrub - dlp's fork](https://github.com/yt-dlp/SponSkrub), now archived): Strip advertisements from downloaded YouTube videos (Sponsor Blocking / COVID Blocklists)
README
# SponSkrub
This is a command line utility to strip out in video YouTube advertisements from downloaded YouTube videos, such as those downloaded from [youtube-dl](https://ytdl-org.github.io/youtube-dl/index.html). 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 application `youtube-dl-sponsorblock` which uses youtube-dl to download the video and will then strip the video of sponsors for you.It makes use of the [SponsorBlock API](https://github.com/ajayyy/SponsorBlockServer#api-docs) and I'd recommend installing the extension and maybe contributing some sponsorship times when you're ever bored.
You can build `youtube-dl-sponsorblock` and `sponskrub` by running `dub build`, to build only one of them use `dub build :youtube-dl-sponsorblock` and `dub build :sponskrub` respectively.![before and after SponSkrub](repo_images/before_after.png)