Community

From SponsorBlock
Revision as of 04:00, 2 December 2021 by Mchangrh (talk | contribs) (add userscript by mchangrh)
Jump to navigation Jump to search

Media

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

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 by Nanobyte. Vote on segments with UUID, also for VIP operations

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

Userscripts

Userscripts require a userscript manager like Tampermonkey.

SponsorBlock Browser

Userscripts by Nanobyte

Userscripts by TheJzoli

Userscripts by Deedit

Userscripts by mchangrh

  • Add link to SBB for requiredSegment link

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") + '/')})()

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