Updated 3rd Party Ports (markdown)

Ajay Ramachandran
2023-08-22 00:04:19 -04:00
parent db308d950e
commit 0476f71194

@@ -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.