Skip YouTube video sponsors (browser extension)
Find a file
2019-08-22 22:43:55 -04:00
_locales Updated French translation 2019-08-22 21:28:52 -04:00
help Updated help page 2019-08-14 22:22:19 -04:00
icons Revert upvote and downvote buttons 2019-08-14 21:33:32 -04:00
libs Removed extra file and moved font css file 2019-07-11 16:19:28 -04:00
utils Unsubmitted sponsors are now in the preview. 2019-08-21 14:27:25 -04:00
.gitignore Updated gitignore for file rename 2019-07-22 21:13:33 -04:00
background.js Added new check to setup a proper userID if undefined while voting. 2019-08-22 16:08:16 -04:00
config.js.example Updated background.js to use config server as well 2019-07-13 19:15:47 -04:00
content.css Added confirm language to translations. Increased size of notice. Updated translations. 2019-08-21 14:04:05 -04:00
content.js Made sure rechecks didn't happen twice. 2019-08-22 22:43:55 -04:00
firefox_manifest-extra.json Refractored skipNotice to use a class now 2019-08-19 16:09:54 -04:00
icon.png Added warning if you leave a page before submitting your sponsor times. 2019-07-09 18:59:27 -04:00
LICENSE Update LICENSE 2019-07-30 18:38:07 -04:00
manifest.json Update version number. 2019-08-22 16:08:38 -04:00
popup.css Fixed more indentation 2019-08-19 20:05:33 -04:00
popup.html Added explanation about the username 2019-08-14 13:56:19 -04:00
popup.js Added language support to setUsername. Fixed error messages not appearing. Reset error messages properly. 2019-08-19 20:17:32 -04:00
README.md Update README.md 2019-08-21 19:21:06 -04:00
utils.js Merge branch 'experimental' of https://github.com/ajayyy/SponsorBlock into experimental-ajay 2019-08-21 19:57:40 -04:00

Logo
Logo by @munadikieh

SponsorBlock

Chrome/Chromium | Firefox | Website | Stats

SponsorBlock is an extension that will skip over sponsored segments of YouTube videos. SponsorBlock is a crowdsourced browser extension that lets anyone submit the start and end times of sponsored segments of YouTube videos. Once one person submits this information, everyone else with this extension will skip right over the sponsored segment.

Server

The backend server code is available here: https://github.com/ajayyy/SponsorBlockServer

It is a simple Sqlite database that will hold all the timing data.

To make sure that this project doesn't die, I have made the database publicly downloadable at https://sponsor.ajay.app/database.db. So, you can download a backup or get archive.org to take a backup if you do desire.

Hopefully this project can be combined with projects like this and use this data to create a neural network to predict when sponsored segments happen. That project is sadly abandoned now, so I have decided to attempt to revive this idea.

API

You can read the API docs here.

Build Yourself

You can load this project as an unpacked extension. Make sure to rename the config.js.example file to config.js before installing.

Credit

The awesome Invidious API is used to grab the time the video was published.

Some icons made by Gregor Cresnar from www.flaticon.com and are licensed by CC 3.0 BY

Some icons made by Freepik from www.flaticon.com are licensed by CC 3.0 BY