Skip YouTube video sponsors (browser extension)
Find a file
2019-07-30 18:21:23 -04:00
icons Added clear button. 2019-07-29 20:54:10 -04:00
libs Removed extra file and moved font css file 2019-07-11 16:19:28 -04:00
.gitignore Updated gitignore for file rename 2019-07-22 21:13:33 -04:00
background.js Fixed Firefox notification issue 2019-07-30 18:15:49 -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 popup as an info menu that is opened on the side. 2019-07-29 15:42:14 -04:00
content.js Remade the popup menu to support Firefox and not use IFrames. 2019-07-30 13:27:20 -04:00
firefox_manifest.json Remade the popup menu to support Firefox and not use IFrames. 2019-07-30 13:27:20 -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-29 17:53:15 -04:00
manifest.json Update version number 2019-07-30 18:21:23 -04:00
popup.css Added better support for the old YouTube layout. 2019-07-30 15:57:28 -04:00
popup.html Added better support for the old YouTube layout. 2019-07-30 15:57:28 -04:00
popup.js Merge branch 'master' into experimental 2019-07-30 18:20:27 -04:00
README.md Update README.md 2019-07-29 17:54:21 -04:00

Logo
Logo by @munadikieh

SponsorBlock

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

Available for Chrome and Firefox

Chrome: https://chrome.google.com/webstore/detail/ajjollijmimolcncegpgkbilohbhjnhi

Firefox: https://addons.mozilla.org/addon/sponsorblock/

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.

Previous extension

This project is partially based off of this experimental extension. That extension has the basic video skipping functionality.

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 is licensed by CC 3.0 BY