Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save eladkarako/56c5272be78eb55ac6040ecb98f144cc to your computer and use it in GitHub Desktop.

Select an option

Save eladkarako/56c5272be78eb55ac6040ecb98f144cc to your computer and use it in GitHub Desktop.
sponsorblock mirrors (both db and api)
https://sponsorblock.kavin.rocks
https://sponsorblock.gleesh.net
https://sb.theairplan.com
https://sb.doubleuu.win
https://sponsorblock.hankmccord.dev
----------------------------------------------------
for SponsorBlock web-extension:
chrome-extension://mnjggcdmjocbbbhaepdhchncahnbgone/options/options.html#advanced
switch the https://sponsor.ajay.app/ (or https://sponsor.ajay.app/test) to
https://sponsorblock.kavin.rocks
(or one of the others) and click save.
----------------------------------------------------
for yt-dlp (youtube-dl fork) use
use --sponsorblock-api "https://sponsorblock.kavin.rocks"
or --sponsorblock-api "https://sponsorblock.gleesh.net"
or --sponsorblock-api "https://sb.theairplan.com"
or --sponsorblock-api "https://sb.doubleuu.win"
or --sponsorblock-api "https://sponsorblock.hankmccord.dev"
----------------------------------------------------
for newpipe with sponsorblock from
https://github.com/polymorphicshade/NewPipe
use the settings menu to turn on the feature and update the server to
https://sponsorblock.kavin.rocks/api
(or one of the others with additional /api at the end)
**note that JUST in here - "newpipe with sponsorblock",
you will ALSO need to specify /api at the end of the URL,
everywhere else, it is just the https:// and domain
without forward-slash at the end.
----------------------------------------------------
note:
the clients above directly access a SponsorBlock API (mirror) servers,
but there are also clients that use the 3rd-party "piped API"
to proxy the requests to youtube and sponsorblock.
for example:
https://github.com/libre-tube/LibreTube
which tries to access the official API servers,
and already knows to use one of the mirror-servers when
the official server is unavailable (no need to set-up anything).
info:
- https://github.com/mchangrh/sb-mirror
- https://github.com/TeamPiped/sponsorblock-mirror
- https://github.com/wereii/gosb
(https://github.com/yt-dlp/yt-dlp/issues/5342)
=-=-=
----------------------------------------------------
get the most updated version of this document:
https://gist.github.com/eladkarako/56c5272be78eb55ac6040ecb98f144cc#file-sponsorblock-mirrors-both-db-and-api-txt
https://gist.githubusercontent.com/eladkarako/56c5272be78eb55ac6040ecb98f144cc/raw/sponsorblock%2520mirrors%2520(both%2520db%2520and%2520api).txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment