From 3744661231a9193389f05e46ee8cda30ffb3b3c3 Mon Sep 17 00:00:00 2001
From: asddsaz <42685606+asddsaz@users.noreply.github.com>
Date: Thu, 20 Dec 2018 04:48:31 +0000
Subject: [PATCH] Add Video Streaming Section
---
index.html | 47 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 47 insertions(+)
diff --git a/index.html b/index.html
index 6822918f..7aae87df 100644
--- a/index.html
+++ b/index.html
@@ -1727,6 +1727,53 @@ layout: default
Pi-hole - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.
+ Video Streaming
+
+
+
+
+ {% include card.html color="success"
+ title="LBRY"
+ image="assets/img/tools/lbry.png"
+ url="https://lbry.io/"
+ footer="OS: Windows, macOS, Linux, iOS, Android."
+ description="LBRY is a decentralized protocol for sharing data, similar to BitTorrent or ZeroNet."
+ %}
+
+ {% include card.html color="primary"
+ title="PeerTube"
+ image="assets/img/tools/peertube.png"
+ url="https://turtlapp.com/"
+ footer="OS: Windows, macOS, Linux, Web."
+ description="PeerTube is a federated video streaming alternative."
+ %}
+
+ {% include card.html color="warning"
+ title="Invidio / FreeTube"
+ image="assets/img/tools/freetube.png"
+ url="https://github.com/FreeTubeApp/FreeTube"
+ footer="OS: Windows, macOS, Linux."
+ description="Invidio is a privacy respecting API for YouTube."
+ %}
+
+
+
+ Warning
+
+ - Note: As of Dec 2018, LBRY does not have official support for TOR or I2p.
+
+
+
+
+ Worth Mentioning
+
+ - KopyKate - A decentralized uncensored video streaming service on ZeroNet.
+ - DTube - A distributed video streaming service based on IPFS.
+
+
+
+
+
Digital Notebook