1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-23 20:01:08 +00:00

Convert video recommendation from legacy (#274)

Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:
Tommy
2021-11-18 06:15:39 +00:00
committed by Daniel Nathan Gray
parent 74008465b7
commit 29f717b651
15 changed files with 88 additions and 44 deletions

View File

@@ -1,14 +0,0 @@
<h2 id="video" class="anchor"><a href="#video"><i class="fas fa-link anchor-icon"></i></a> Decentralized Video Platforms</h2>
<div class="alert alert-warning" role="alert">
<strong> If you are currently using a platform like YouTube or Vimeo, you should pick an alternative here.</strong>
</div>
{% include legacy/cardv2.html
title="PeerTube"
image="/assets/img/legacy_svg/3rd-party/peertube.svg"
description='PeerTube, developed by Framasoft, is a free and decentralized alternative to video platforms, with over 400,000 videos published by over 50,000 users and viewed over 10 million times.'
website="https://joinpeertube.org"
github="https://github.com/Chocobozzz/PeerTube"
web="https://joinpeertube.org/#what-is-peertube"
%}

View File

@@ -1,15 +0,0 @@
<h2 id="proxies" class="anchor"><a href="#proxies"><i class="fas fa-link anchor-icon"></i></a> Frontends and Proxies</h2>
<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 legacy/cardv2.html
title="Invidious"
image="/assets/img/legacy_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.'
labels="color==warning::icon==fas fa-exclamation-triangle::link==https://github.com/iv-org/documentation/blob/master/Always-use-%22local%22-to-proxy-video-through-the-server-without-creating-an-account.md::text==Warning::tooltip==By default, Invidious will not proxy videos through the instance's proxy."
website="https://invidious.io"
github="https://github.com/iv-org/invidious"
web="https://instances.invidious.io"
%}