From 0476f711947d69d826f81a467fa25ae9b9d8a576 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Tue, 22 Aug 2023 00:04:19 -0400 Subject: [PATCH] Updated 3rd Party Ports (markdown) --- 3rd-Party-Ports.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/3rd-Party-Ports.md b/3rd-Party-Ports.md index 4e06bee..0178eaa 100644 --- a/3rd-Party-Ports.md +++ b/3rd-Party-Ports.md @@ -68,14 +68,18 @@ Kodi is open source home theater software. This plugin uses the YouTube plugin. Similar to the other utilities listed, but written in Crystal. Inspired by CastBlock but written from scratch to avoid some of its pitfalls. -[SponsorBlockCast](https://github.com/nichobi/sponsorblockcast) by [@nichobi](https://github.com/nichobi) +[CastSponsorSkip](https://github.com/gabe565/CastSponsorSkip#differences-from-sponsorblockcast) by [@gabe565](https://github.com/gabe565) -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. +Inspired by sponsorblockcast, but written from scratch to decrease memory and CPU usage, and to work around some of its problems [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. +[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 (The original)](https://github.com/stephen304/castblock-legacy) 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.