mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-08-21 10:19:15 +00:00
Improve video wording, add invidious, svgs (#392)
Co-authored-by: Daniel Nathan Gray <dng@disroot.org>
This commit is contained in:
22
_data/software/video-streaming-clients/1_freetube.yml
Normal file
22
_data/software/video-streaming-clients/1_freetube.yml
Normal file
@@ -0,0 +1,22 @@
|
||||
title: FreeTube
|
||||
type: Recommendation
|
||||
logo: /assets/img/video-streaming/freetube.svg
|
||||
description: |
|
||||
<strong>FreeTube</strong> is a free and open source desktop application for <a href="https://youtube.com">YouTube</a>. When using FreeTube, your subscription list and playlists are saved locally on your device.
|
||||
|
||||
FreeTube also features <a href="https://sponsor.ajay.app">SponsorBlock</a> to help you skip sponsored advertisements. All YouTube advertisements are also blocked by default.
|
||||
|
||||
<h4>Notes</h4>
|
||||
When using Freetube, your IP address is still known to YouTube, <a href="https://instances.invidious.io">Invidious</a> and the SponsorBlock instances that you use. Consider using a <a href='/providers/vpn'>VPN</a> or <a href="https://www.torproject.org">Tor</a> if your <a href="/threat-modeling">threat model</a> requires hiding your IP address.
|
||||
|
||||
website: 'https://freetubeapp.io'
|
||||
privacy_policy: 'https://freetubeapp.io/privacy.php'
|
||||
downloads:
|
||||
- icon: fab fa-windows
|
||||
url: 'https://freetubeapp.io/#download'
|
||||
- icon: fab fa-apple
|
||||
url: 'https://freetubeapp.io/#download'
|
||||
- icon: fab fa-linux
|
||||
url: 'https://freetubeapp.io/#download'
|
||||
- icon: fab fa-github
|
||||
url: 'https://github.com/FreeTubeApp/FreeTube/issues'
|
Reference in New Issue
Block a user