Skip YouTube video sponsors (browser extension)
Find a file
2019-07-28 17:23:01 -04:00
icons Updated icons to be square and fixed titling 2019-07-23 17:44:29 -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 Removed logging. 2019-07-26 22:43:09 -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 support for Firefox. 2019-07-22 21:11:37 -04:00
content.js Fixed an issue on Firefox where the old video's sponsors would sometimes play on the next video. 2019-07-28 17:22:05 -04:00
firefox_manifest.json Updated version number. 2019-07-28 17:23:01 -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 Create LICENSE 2018-07-02 10:03:13 +01:00
manifest.json Updated version number. 2019-07-28 17:23:01 -04:00
popup.css Added small notice of how many submissions this user has made. 2019-07-22 19:08:21 -04:00
popup.html Added hint about the hotkey. 2019-07-26 20:23:13 -04:00
popup.js Added better error display. 2019-07-25 16:55:07 -04:00
README.md Merge branch 'master' into experimental 2019-07-22 19:26:56 -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.

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.

Chrome extension

It will be on the chrome webstore soon once I get some more UI features in, such as an icon. For now, you can load this project as an unpacked extension. Make sure to rename the config.js.example file to config.js before installing.

Firefox extension

None at the moment

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