Skip YouTube video sponsors (browser extension)
Find a file
2019-08-22 19:36:30 +01:00
_locales/en Fixed JSON error 2019-08-22 19:36:30 +01: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 Added language support to setUsername. Fixed error messages not appearing. Reset error messages properly. 2019-08-19 20:17:32 -04:00
.gitignore Updated gitignore for file rename 2019-07-22 21:13:33 -04:00
background.js Fixed indentation 2019-08-19 19:21:19 -04:00
config.js.example Updated background.js to use config server as well 2019-07-13 19:15:47 -04:00
content.css Adjusted fade out animation to feel much better 2019-08-19 17:57:10 -04:00
content.js fixed isSubmitLoaded 2019-08-21 19:22:59 +01: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-19 20:23:42 -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-19 20:57:31 -04:00
utils.js Fixed url object not being properly defined. 2019-08-10 20:53:43 -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/mnjggcdmjocbbbhaepdhchncahnbgone

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