Update index.html to Youtube Frontends

Changed peertube (a streaming service) to freetube, a youtube frontend so now it is only software that allows you to access youtube in privacy.
This commit is contained in:
ADepic 2019-01-04 15:52:06 +00:00 committed by GitHub
parent c9c6afac8b
commit 4e2e2275c2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1688,7 +1688,11 @@ layout: default
<li><a href="https://addons.mozilla.org/firefox/addon/facebook-container/">Facebook Container by Mozilla</a> - Prevent Facebook from tracking you around the web.</li>
<li><a href="https://www.facebook.com/help/delete_account">Delete your Facebook account</a> - Direct link to delete your Facebook account without being able to reactivate it again.</li>
<li><a href="https://deletefacebook.com/">How To Permanently Delete A Facebook Account</a> - This guide will take you through a smooth and successful Facebook account deletion.</li>
</ul> <h1 id="streaming" class="anchor"><a href="#streaming"><i class="fas fa-link anchor-icon"></i></a> Private Streaming Services & Youtube Alternatives</h1>
</ul> <h1 id="streaming" class="anchor"><a href="#streaming"><i class="fas fa-link anchor-icon"></i></a> Youtube Frontends</h1>
<div class="alert alert-warning" role="alert">
<strong>If you are currently using youtube.com or the Youtube app, you should pick alternatives here.</strong>
</div>
<div class="row mb-2">
@ -1702,20 +1706,18 @@ layout: default
{% include card.html color="primary"
title="Mobile: Newpipe"
image="assets/img/tools/newpipe.svg"
image="assets/img/tools/newpipe.png"
url="https://newpipe.schabi.org/"
footer="OS: Android"
description='Newpipe is another Youtube Frontend that acts like invidious, but is an app available for fdroid. Newpipe supposed to be used without the proprietary YouTube-API or any of Google's (proprietary) play-services. NewPipe only parses the YouTube website in order to gain the information it needs. Newpipe has also got many useful features such as the ability to play videos in the background, as a popup and to download videos.'
%}
{% include card.html color="warning"
title="Peertube"
image="assets/img/tools/peertube.png"
url="https://joinpeertube.org/en/"
footer="OS: Browser, Android."
description='PeerTube is a free, decentralized and federated video platform developed as an alternative to other platforms that centralize our data and attention, such as YouTube, Dailymotion or Vimeo. '
title="Freetube"
image="assets/img/tools/freetube.png"
url="https://github.com/FreeTubeApp/FreeTube/"
footer="OS: Windows, Mac OS, Linux."
description='Freetube is a desktop application that uses the Invidious API to get Youtube Videos, and gives them to you in privacy just like invidious. Tor can be used to relay API calls so google cannot track your IP address.'
%}
</div> <h1 id="dns" class="anchor"><a href="#dns"><i class="fas fa-link anchor-icon"></i></a> Domain Name System (DNS)</h1>