diff --git a/_includes/sections/video-streaming.html b/_includes/sections/video-streaming.html
new file mode 100644
index 00000000..80a546e9
--- /dev/null
+++ b/_includes/sections/video-streaming.html
@@ -0,0 +1,26 @@
+
+
+ {% 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
Invidious, an open-source privacy respecting API for YouTube."
+ %}
+
+
+
+