Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ajayyy/SponsorBlock
Skip YouTube video sponsors (browser extension)
https://github.com/ajayyy/SponsorBlock
adblock adblocker chrome chrome-extension chromium firefox firefox-extension hacktoberfest opera sponsorblock sponsored-segments web-extension youtube youtube-videos
Last synced: 14 days ago
JSON representation
Skip YouTube video sponsors (browser extension)
- Host: GitHub
- URL: https://github.com/ajayyy/SponsorBlock
- Owner: ajayyy
- License: gpl-3.0
- Created: 2019-07-10T02:40:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-10-24T00:14:39.000Z (16 days ago)
- Last Synced: 2024-10-24T18:11:23.772Z (15 days ago)
- Topics: adblock, adblocker, chrome, chrome-extension, chromium, firefox, firefox-extension, hacktoberfest, opera, sponsorblock, sponsored-segments, web-extension, youtube, youtube-videos
- Language: TypeScript
- Homepage: https://sponsor.ajay.app
- Size: 13.1 MB
- Stars: 10,148
- Watchers: 65
- Forks: 323
- Open Issues: 313
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/ajayyy/SponsorBlock - Skip YouTube video sponsors (Jump To / Browser Extensions/Scripts/Tools)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/ajayyy/SponsorBlock - Skip YouTube video sponsors (Jump To / Browser Extensions/Scripts/Tools)
- starred - ajayyy/SponsorBlock - Skip YouTube video sponsors (browser extension) (TypeScript)
- stars - ajayyy/SponsorBlock - Skip YouTube video sponsors (browser extension) (TypeScript)
- awesome-blocking - SponsorBlock
- StarryDivineSky - ajayyy/SponsorBlock
README
Logo by @munadikiehSponsorBlock
Download:
Chrome/Chromium |
Firefox |
Android |
Edge |
Safari for MacOS and iOS |
Website |
Stats
3rd-Party Ports:
MPV |
Kodi |
Chromecast |
iOSSponsorBlock is an open-source crowdsourced browser extension to skip sponsor segments in YouTube videos. Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about. It also supports skipping other categories, such as intros, outros and reminders to subscribe.
It also supports Invidious.
**Translate:** [![Crowdin](https://badges.crowdin.net/sponsorblock/localized.svg)](https://crowdin.com/project/sponsorblock)
# Important Links
See the [Wiki](https://github.com/ajayyy/SponsorBlock/wiki) for important links.
# Server
The backend server code is available here: https://github.com/ajayyy/SponsorBlockServer
To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database ([License](https://github.com/ajayyy/SponsorBlock/wiki/Database-and-API-License)). If you are planning on using the database in another project, please read the [API Docs](https://wiki.sponsor.ajay.app/index.php/API_Docs) page for more information.
The dataset and API are now being used in some [ports](https://github.com/ajayyy/SponsorBlock/wiki/3rd-Party-Ports) as well as a [neural network](https://github.com/andrewzlee/NeuralBlock).
# API
You can read the API docs [here](https://wiki.sponsor.ajay.app/w/API_Docs).
# Building
See [CONTRIBUTING.md](CONTRIBUTING.md)# Credit
The awesome [Invidious API](https://docs.invidious.io/) was previously used, and the server is now using [NewLeaf](https://git.sr.ht/~cadence/NewLeaf) as a to get video info from YouTube.
Originally forked from [YTSponsorSkip](https://github.com/NDevTK/YTSponsorSkip), but very little code remains.
Icons made by:
* Gregor Cresnar from www.flaticon.com and are licensed by CC 3.0 BY
* Freepik from www.flaticon.com and are licensed by CC 3.0 BY
* Alexander Kahlkopf from iconmonstr.com and are licensed by iconmonstr License### License
This project is licensed under GNU GPL v3 or any later version