Skip YouTube video sponsors (browser extension)
Find a file
Ajay Ramachandran 5be8ecb32b Fixed up formatting and style. Added more detailed error messages. Changed from var to let.
Co-author worked on creating this url parser.

Co-Authored-By: Giacomo Rossetto <jackyman_cs4@live.it>
2019-08-10 19:55:39 -04:00
help Fixed grammer 2019-07-31 22:57:50 -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 Removed getYouTubeVideoID as in utils 2019-08-04 19:00:54 +01:00
config.js.example Updated background.js to use config server as well 2019-07-13 19:15:47 -04:00
content.css Moved notice to a better location and shrunk it. 2019-08-01 20:32:04 -04:00
content.js Removed getYouTubeVideoStartTime 2019-08-04 19:09:46 +01:00
firefox_manifest.json Added help page on install. 2019-07-31 00:12:02 -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 Added utils.js 2019-08-04 18:59:08 +01:00
popup.css Added channel whitelisting. 2019-08-03 21:35:41 -04:00
popup.html Added utils.js 2019-08-04 18:59:51 +01:00
popup.js Removed getYouTubeVideoID 2019-08-04 19:07:00 +01:00
README.md Grammar and phrasing fixes 2019-08-04 13:29:43 +02:00
utils.js Fixed up formatting and style. Added more detailed error messages. Changed from var to let. 2019-08-10 19:55:39 -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 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.

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.

API

You can read the API docs here.

Previous extension

This project is partially based off of this experimental extension, which 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 are licensed by CC 3.0 BY