Add LBRY, Invidio.us

This commit is contained in:
2020-07-03 12:09:12 -05:00
parent cdf77d242f
commit 3950e393e6
5 changed files with 33 additions and 1 deletions

View File

@ -6,9 +6,23 @@
{% include cardv2.html
title="PeerTube"
image="/assets/img/svg/3rd-party/mastodon.svg"
image="/assets/img/svg/3rd-party/peertube.svg"
description='PeerTube, developed by Framasoft, is the free and decentralized alternative to video platforms, providing you over 200,000 videos published by 30,000 users and viewed over 10 million times If you are looking for a server to join, you are welcome to join our hosted instance: <a href="https://tube.privacytools.io/">tube.privacytools.io</a>'
website="https://joinpeertube.org"
github="https://github.com/Chocobozzz/PeerTube"
web="https://joinpeertube.org/#what-is-peertube"
%}
{% include cardv2.html
title="LBRY"
image="/assets/img/svg/3rd-party/lbrytv.svg"
description='LBRY is a Blockchain-based open and community run digital marketplace for content creators and audiences. LBRY\'s goal is to allow "publishers and their fans to interact directly without the risk of demonetization or other meddling."'
website="https://lbry.com"
privacy-policy="https://lbry.com/privacypolicy"
windows="https://lbry.com/get"
mac="https://lbry.com/get"
linux="https://lbry.com/get"
web="https://lbry.tv"
googleplay="https://play.google.com/store/apps/details?id=io.lbry.browser"
github="https://github.com/lbryio"
%}

View File

@ -0,0 +1,14 @@
<h1 id="social" class="anchor"><a href="#social"><i class="fas fa-link anchor-icon"></i></a> Frontends and Proxies</h1>
<div class="alert alert-warning" role="alert">
<strong> If you are currently using a platform like YouTube, you can keep watching videos without sharing your IP.</strong>
</div>
{% include cardv2.html
title="Invidious"
image="/assets/img/svg/3rd-party/invidious.svg"
description='Invidious is an alternative front-end to YouTube. It is free software, with no advertising or Javascript dependency to play videos, with lots of other features that allow you to have a complete YouTube experience, sans Google.'
website="https://invidio.us"
github="https://github.com/omarroth/invidious"
web="https://instances.invidio.us"
%}