diff --git a/Unofficial-Ports.md b/Unofficial-Ports.md index e0d05e0..67065d6 100644 --- a/Unofficial-Ports.md +++ b/Unofficial-Ports.md @@ -2,6 +2,18 @@ Some awesome people have made some ports of SponsorBlock to different platforms. Please send issues/feature requests to the developer of the port. Use at your own risk. +#### Android: + +[Vanced 3rd Party Build](https://reddit.com/r/Vanced/comments/hf1jad/) + +Close to feature parity with the extension and allows auto-skipping or manually skipping any category. This is a closed-source app not made by me, so you might not want to sign into a Google account. + +[NewPipe Debug Build](https://github.com/TeamNewPipe/NewPipe/pull/3205#issuecomment-626002616) by [@polymorphicshade](https://github.com/polymorphicshade) + +NewPipe is a third-party Android App for YouTube. A beta version is available that adds support for SponsorBlock. Click the "Test APK" link. This only allows skipping sponsors, not other categories. + +-------------------------------------- + #### [MPV Media Player](https://mpv.io/): [MPV_SponsorBlock](https://github.com/po5/mpv_sponsorblock) by [@po5](https://github.com/po5) @@ -18,15 +30,11 @@ Kodi is open source home theater software. This plugin uses the YouTube plugin. -------------------------------------- -#### Android: +#### Chromecast: -[NewPipe Debug Build](https://github.com/TeamNewPipe/NewPipe/pull/3205#issuecomment-626002616) by [@polymorphicshade](https://github.com/polymorphicshade) +[Castblock](https://github.com/stephen304/castblock) by [@stephen304](https://github.com/stephen304) -NewPipe is a third-party Android App for YouTube. A beta version is available that adds support for SponsorBlock. Click the "Test APK" link. - -[Vanced 3rd Party Build](https://reddit.com/r/Vanced/comments/hf1jad/) - -I do not recommend signing into your account with Vanced unless you have full trust in the developers of Vanced (This is not made by me). +A CLI utility that will automatically detect all Chromecasts on the LAN, keep track of what's playing, and automatically skip sponsors using the SponsorBlock API. --------------------------------------