From 26ad49ebb5c586923197432fbffc9485d2f6b5b4 Mon Sep 17 00:00:00 2001 From: Tod Fitch Date: Thu, 9 Apr 2020 04:11:44 +0200 Subject: [PATCH 1/2] Update use-third-party-application.md --- use-third-party-application.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/use-third-party-application.md b/use-third-party-application.md index 02fbb3b..38fd844 100644 --- a/use-third-party-application.md +++ b/use-third-party-application.md @@ -29,3 +29,7 @@ ## Desktop clients * [PeerTube Desktop](https://framagit.org/artectrex/peertube-desktop) - GTK desktop client + +## Streaming Video Players + + * [PeerVue](https://github.com/n76/PeerVue): A PeerTube client for Roku. It can also be added to your Roku account as a private channel by using the code [Z6RVGKD](https://my.roku.com/add/Z6RVGKD). -- GitLab From 0893e8f531ed1bdc5568d3969373ff3a017e4ad2 Mon Sep 17 00:00:00 2001 From: Tod Fitch Date: Thu, 9 Apr 2020 16:27:05 +0200 Subject: [PATCH 2/2] Update changes to use-third-party-application.md per feedback. --- use-third-party-application.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/use-third-party-application.md b/use-third-party-application.md index 38fd844..26562d1 100644 --- a/use-third-party-application.md +++ b/use-third-party-application.md @@ -15,6 +15,10 @@ * KODI plugin that allows streaming from instances listed publicly, or custom ones you set: https://framagit.org/StCyr/plugin.video.peertube | it only downloads via libtorrent that doesn't support WebTorrent. +## Roku applications + + * [PeerVue](https://github.com/n76/PeerVue): A PeerTube client for Roku. It can also be added to your Roku account as a private channel by using the code [Z6RVGKD](https://my.roku.com/add/Z6RVGKD). + ## CLI scripts * Toot new videos on Mastodon automatically (Python): https://github.com/PhieF/MiscConfig/blob/master/Peertube/peertubetomasto.py @@ -30,6 +34,3 @@ * [PeerTube Desktop](https://framagit.org/artectrex/peertube-desktop) - GTK desktop client -## Streaming Video Players - - * [PeerVue](https://github.com/n76/PeerVue): A PeerTube client for Roku. It can also be added to your Roku account as a private channel by using the code [Z6RVGKD](https://my.roku.com/add/Z6RVGKD). -- GitLab