Create video-streaming.html

This commit is contained in:
ggg27 2019-08-13 06:57:05 +00:00 committed by GitHub
parent b3ea84b85d
commit 6ccf25e17a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
<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="MediaGoblin"
image="/assets/img/tools/mediagoblin.png"
url="https:// www.mediagoblin.org/"
footer="OS: Windows, macOS, Linux, FreeBSD, Web."
description="MediaGoblin is a free/libre distributed software (server) to share many media types."
%}
{% include card.html color="primary"
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/'>Invidious</a>, an open-source privacy respecting API for YouTube."
%}
</div>
<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>
</ul>