Updated 3rd Party Ports (markdown)

Ajay Ramachandran
2021-04-23 22:05:08 -04:00
parent 9aeb5e8070
commit 41d7176f77

@@ -50,22 +50,28 @@ Kodi is open source home theater software. This plugin uses the YouTube plugin.
#### Chromecast: #### 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) [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. 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) [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. 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): #### Safari (macOS):