Community

From SponsorBlock
Jump to navigation Jump to search

Media

SponsorBlock Flowchart by E.Coli. Flowchart to help users choose the correct category when making submissions.

Please see the latest version on the GitHub

Flow chart to help users choose the correct category when making submissions.

Websites

SponsorBlock Browser by Lartza. Explore segments on a 5-minute delayed version of the live database

SponsorBlockControl-sveltekit by Nanobyte. Vote on segments with UUID, also for VIP operations

SponsorBlock Swagger by mchangrh. Explore and try the SponsorBlock API.

SponsorBlock Leaderboard by AcesFullOfKings. See who the top submitters and time-savers are.

Userscripts

Userscripts require a userscript manager like Tampermonkey.

SponsorBlock Browser

Userscripts
Name Description Targets Author Install Link
sb.ltn.fi.lastupdate.user.js Show the last update time Global NanoByte Install
sb.ltn.fi.similarsegments.user.js Color code similar segments Videos Install
sb.ltn.fi.sponsorblock.paste.ytlink.user.js Paste YT Link into videoID Field Navigation Install
sb.ltn.fi.copyuserid.user.js Adds a button on the userID page to copy that userID Users TheJzoli Install
sb.ltn.fi.copyvideopagelink.user.js copy video ID" (✂) button copies SBB page link instead Segment Options Install
sb.ltn.fi.forceupdate.user.js Fetches the segments and updated info for the video, so that you don't have to wait for the video page to update. Videos Install
sb.ltn.fi.hidecolumns.user.js Hide any column you want Column/ Table Install
sb.ltn.fi.pagenavigationabovetable.user.js Duplicate page navigation element above table Navigation Install
sbltnfi-time-saved-column.user.js Adds time saved column Videos NoMoreAngel Install
sbltnfi-imprecise-times.user.js Removes trailing insignificant zeroes from Start, End and Length Videos blabdude Install
sbltnfi-refresh.user.js Refresh individual segments Videos Install
sbltnfi-requiredSegments.user.js Copy sb.mchang.xyz/UUID link Videos Install
sbltnfi-short-sbmchang.user.js Adds a shortened (videoid/partialHash) link to all entries Videos Install
sb.ltn.fi index page Restoring functionality Restore functionality of Index Page Index Page NanoByte Defunct
sb.ltn.fi-verified-locks.user.js Replaces 🔒 in the votes column with a verified icon Global mini-bomba Install
Userscripts with Forks
Name Description Changes Targets Author Install Link
sb.ltn.fi.clickablestarttime.user.js Make the startTime Clickable Videos NanoByte Install
More aggressive videoID searching blabdude Install
sb.ltn.fi.videotitles.user.js Replace videoID with video title Videos TheJzoli Install
searching done through InnerTube API (faster) blabdude Install
searching done through YouTube OEmbed API (reliable) Install
sb.ltn.fi.lockCategories VIP Tools - Category Locking, Voting, Category Changing Videos Deedit Install
sb.ltn.fi.vipinterface.user.js Adds option to lock categories and vote on segments. TheJzoli Install
SBBCoolHelper.user.js Adds options to purge, more category support Maxhyt Install
sb.ltn.fi.coloredcategories.user.js Color code categories Videos NanoByte Install
Subtler category colours AcesFullOfKings Install
Subtler, rounder category colours with ::before mini-bomba Download
sbltnfi-preset-replace.user.js Preload sb.ltn.fi links with filters/sorting Video, User Xtyl Install
blabdude Install
sb.ltn.fi.clickableellipsisnavigation.user.js ellipsis in page navigation will show a prompt for page number Navigation TheJzoli Install
sbltnfi-input-page.user.js Prompt changed to an inline input box rather than popup blabdude Install
Public VIP Userscripts
Name Description Targets Author Install Link
sbltnfi-discord-badge.user.js Adds discord badge to users that are registered with sb-slash Users blabdude Install
sbltnfi-sbc-warn.user.js Adds a warning button that opens SBC to pre-fill userID and copies all videoIDs + titles from current page Users blabdude Install

YouTube (SponsorBlock)

User(Styles) by jiraph

  • Styles thumbnail label to match YouTube's existing thumbnail badges.
  • Styles dropdown list in the submission menu with each category's respective color.
Name Description Author Install Link
PlaylistVideoOpener.user.js Open the current video when watching a playlist Deedit Install
sb.ltn.fi.DBBOpener.user.js Open's the video's page in SBB Install
cane-sb-buttons.user.js SBC/ SBB/ Playlist opener buttons in one script cane Install

Bookmarklets

Opening SponsorBlock Browser page while on the YouTube page

javascript:(function(){window.open('https://sb.ltn.fi/video/' + new URL(document.URL).searchParams.get("v") + '/')})()

Opening SponsorBlockControl browse page while on the YouTube Page

javascript:(function(){window.open('https://mruy.github.io/sponsorBlockControl-sveltekit/browse/?videoID=' + new URL(document.URL).searchParams.get("v"))})()

Open video outside of playlist

javascript:(function(){window.open('https://youtube.com/watch?v=' + new URL(document.URL).searchParams.get("v"))})()

3rd Party Ports

Github Wiki 3rd Party Ports

SponsorBlock Port Matrix by mchangrh. Supported endpoints, segment types and documentation versions for different ports/libraries

Misc

sb-slash by mchangrh. Interact with SponsorBlock over Discord

uscripts by mchangrh - collection of other userscripts for youtube and sb.ltn.fi