From f1dd544f54a20c1caf0f00a30b07162d0ee2d089 Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Sat, 23 Nov 2019 13:05:26 -0500 Subject: [PATCH] Created Unofficial Ports (markdown) --- Unofficial-Ports.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Unofficial-Ports.md diff --git a/Unofficial-Ports.md b/Unofficial-Ports.md new file mode 100644 index 0000000..6010575 --- /dev/null +++ b/Unofficial-Ports.md @@ -0,0 +1,9 @@ +Some awesome people have made some ports of SponsorBlock to different platforms. + +I have not vetted any of these, so please do your own research to make sure there is nothing malicious. If you have something to add, or there is something I should remove, please contact me ([@ajayyy](https://github.com/ajayyy)). + +### Ports + +**[MPV Media Player](https://mpv.io/)**: [MPV_SponsorBlock](https://github.com/po5/mpv_sponsorblock) by [@po5](https://github.com/po5) + +MPV is a command line video player. I have not tested this myself, but this seems to be fully featured (skipping, submitting, voting and all). It also has the option to cache the database and only use the local database instead of pulling from the API. \ No newline at end of file