-
-
Notifications
You must be signed in to change notification settings - Fork 381
Add Video Streaming Section #671
Changes from 7 commits
3744661
8719797
ce81e7d
1e40202
549a465
32a20fe
6b02e55
1d515bf
67d790e
9ed8755
cbc8a26
4d7cf44
2101d8d
25b2cc5
b8496fe
f163d84
fe6641e
62fce50
01a95e4
01d8ab9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -1727,6 +1727,53 @@ <h3>Worth Mentioning</h3> | |
| <li><a href="https://pi-hole.net/">Pi-hole</a> - A network-wide DNS server for the Raspberry Pi. Blocks advertising and tracking domains for all devices on your network.</li> | ||
| </ul> | ||
|
|
||
| <h1 id="Video Streaming" class="anchor"><a href="#video"><i class="fas fa-link anchor-icon"></i></a> Video Streaming</h1> | ||
|
|
||
| <div class="row mb-2"> | ||
|
|
||
|
|
||
| {% 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://joinpeertube.org/" | ||
| footer="OS: Windows, macOS, Linux, FreeBSD, 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, Web." | ||
| description="FreeTube is an free software video streaming client utilizing <a href="https://invidio.us/">Invidio</a>, an open-source privacy respecting API for YouTube." | ||
| %} </div> | ||
|
|
||
|
|
||
|
||
|
|
||
| <h3>Warning</h3> | ||
| <ul> | ||
| <li>Note: As of Dec 2018, LBRY does not have official support for TOR or I2p.</li> | ||
| </ul> | ||
|
|
||
|
|
||
|
|
||
| <h3>Worth Mentioning</h3> | ||
| <ul> | ||
| <li><a href="https://github.com/misses-robot/KopyKate-Big/blob/master/README.md">KopyKate</a> - A decentralized uncensored video streaming service on ZeroNet.</li> | ||
| <li><a href="https://d.tube/">DTube</a> - A distributed video streaming service based on IPFS.</li> | ||
|
||
| </ul> | ||
|
|
||
|
|
||
|
|
||
|
|
||
| <h1 id="notebook" class="anchor"><a href="#notebook"><i class="fas fa-link anchor-icon"></i></a> Digital Notebook</h1> | ||
|
|
||
| <div class="alert alert-warning" role="alert"> | ||
|
|
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMHO this should be remove due to it not being a streaming service and added to a different section.
Also freetube and invidious are two different softwares
Uh oh!
There was an error while loading. Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I understand, but Freetube is based on Invidio1. This is meant to be similar to how KeePass and KeePassXC are together2.
I'll try to make this more apparent.
Remove PeerTube? I thought PeerTube was doing a really good job, I would be open to considering changing it to a PeerTube provider. This might be a better choice.
What do you think should replace it?