Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dayanch96/sponsorblock-youtubemusic
SponsorBlock for YouTube Music - Skip non-music segments
https://github.com/dayanch96/sponsorblock-youtubemusic
Last synced: 3 days ago
JSON representation
SponsorBlock for YouTube Music - Skip non-music segments
- Host: GitHub
- URL: https://github.com/dayanch96/sponsorblock-youtubemusic
- Owner: dayanch96
- License: gpl-3.0
- Created: 2024-03-15T03:17:49.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-20T04:43:37.000Z (8 months ago)
- Last Synced: 2024-03-20T05:39:04.209Z (8 months ago)
- Language: Logos
- Homepage:
- Size: 45.9 KB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# SponsorBlock for YouTube Music
Skip non-music segmentsTweak settings can be accessed through Settings → SponsorBlock.
## Building
- Clone this project.
- Use latest [Theos](https://github.com/theos/theos).
- Clone [YouTubeHeader](https://github.com/PoomSmart/YouTubeHeader) to `$THEOS/include/YouTubeHeader`.
- `cd SponsorBlock-YouTubeMusic` folder and run `make clean package` to build deb for rootful or `make clean package ROOTLESS=1` for rootless## Credits
The settings code is based on @PoomSmarts's implementation, from [Return-YouTube-Music-Dislikes](https://github.com/PoomSmart/Return-YouTube-Music-Dislikes)