

It also features an upvote/downvote system with a weighted random based distribution algorithm. Users submit when sponsors happen to the extension, and the extension automatically skips sponsors it knows about. Gregor Cresnar from and are licensed by CC 3.0 BY SponsorBlock is a crowdsourced extension to block sponsor segments of YouTube videos.Originally forked from YTSponsorSkip, but very little code remains.

The awesome Invidious API was previously used, and the server is now using NewLeaf as a to get video info from YouTube. See the Firefox documentation for more information. Visit chrome://extensions/ and reload the extension.įor Firefox for Android, use npm run dev:firefox-android -adb-device. Known chromium bug: Extension is not loaded properly on first start. Run npm run dev (for Chrome) or npm run dev:firefox (for Firefox) to run the extension using a clean browser profile with hot reloading.
#Sponsorblock stats zip file
You can load this folder directly in Chrome as an unpacked extension, or convert it to a zip file to load it as a temporary extension in Firefox.ĭeveloping with a clean profile and hot reloading
#Sponsorblock stats install
Run npm install in the repository to install dependencies. SponsorBlock is an open-source crowdsourced browser extension to skip sponsor segments in YouTube videos. This can happen for example when a new category is added. You will need to repeat this step in the future if you get build errors related to CompileConfig.You must have Node.js 16 and npm installed.Ĭopy the file to config.json and adjust configuration as desired. The dataset and API are now being used in some ports as well as a neural network. If you are planning on using the database in another project, please read the API Docs page for more information. To make sure that this project doesn't die, I have made the database publicly downloadable at ( License). The backend server code is available here: It also supports skipping other categories, such as intros, outros and reminders to subscribe. Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about. SponsorBlock is an open-source crowdsourced browser extension to skip sponsor segments in YouTube videos.
