From 0dda351e239f44b53033ca1ceefd7454426ae627 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sun, 8 Nov 2020 23:36:38 -0500 Subject: [PATCH] Add new chromecast ports --- 3rd-Party-Ports.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/3rd-Party-Ports.md b/3rd-Party-Ports.md index af43d51..bfd81fc 100644 --- a/3rd-Party-Ports.md +++ b/3rd-Party-Ports.md @@ -36,10 +36,18 @@ 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) +[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. + +[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. + -------------------------------------- #### Safari (macOS):