From 41d7176f77d705f3826afa5a507bcad8c628060b Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Fri, 23 Apr 2021 22:05:08 -0400 Subject: [PATCH] Updated 3rd Party Ports (markdown) --- 3rd-Party-Ports.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/3rd-Party-Ports.md b/3rd-Party-Ports.md index cd088cb..afdd377 100644 --- a/3rd-Party-Ports.md +++ b/3rd-Party-Ports.md @@ -50,22 +50,28 @@ Kodi is open source home theater software. This plugin uses the YouTube plugin. #### Chromecast: -[CastBlock](https://github.com/stephen304/castblock) by [@stephen304](https://github.com/stephen304) -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. [SponsorBlockCast](https://github.com/nichobi/sponsorblockcast) by [@nichobi](https://github.com/nichobi) 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 inspired by CastBlock but written from scratch to avoid some of its pitfalls. +[Castblock PHP](https://github.com/willemstuursma/castblock-php) by [@willemstuursma](https://github.com/willemstuursma) + +Similar to the other utilities listed, but written in PHP. Inspired by CastBlock but written from scratch to avoid some of its pitfalls. + +[Castblock Crystal](https://github.com/erdnaxeli/castblock) by [@erdnaxeli](https://github.com/erdnaxeli) + +Similar to the other utilities listed, but written in Crystal. Inspired by CastBlock but written from scratch to avoid some of its pitfalls. + +[CastBlock (The original)](https://github.com/stephen304/castblock) by [@stephen304](https://github.com/stephen304) + +The original one. Has some reported issues with CPU usage. 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. + [Chromecast-SponsorBlock](https://github.com/chromecast-sponsorblock/chromecast-sponsorblock) A CLI utility written in JS that will automatically detect all Chromecasts on the LAN, keep track of what's playing, and automatically skip sponsors using the SponsorBlock API inspired by CastBlock but built from the ground up for high performance and low cpu and memory usage. -[Castblock PHP](https://github.com/willemstuursma/castblock-php) by [@willemstuursma](https://github.com/willemstuursma) - -Similar to the other utilities listed above, but written in PHP. Inspired by CastBlock but written from scratch to avoid some of its pitfalls. - -------------------------------------- #### Safari (macOS):