Add Google API disclaimer to README.md and correct statments (#19)

* Add Google API disclaimer to README.md intro

* Fix README.md typo

* Be more specific in README.md about tracking prevention
This commit is contained in:
Larivact 2018-03-06 17:34:24 +01:00 committed by Preston
parent b82817cea2
commit 37007e11c1
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,8 @@
# FreeTube
FreeTube is an Open Source Desktop YouTube player built with privacy in mind. Watch your favorite YouTube videos ad free as well as prevent Google from tracking what you watch. Available for Windows / Mac / Linux
Please note that FreeTube is currently in Beta and using the proprietary and obfuscated [Google API script](https://apis.google.com/js/api.js) (bundled as `src/js/googleApi.js`), which is planned to be ditched in the future. Video URLs are resolved using the [HookTube](https://hooktube.com/) HTTP API.
<a href='https://github.com/FreeTubeApp/FreeTube/releases' >Download</a>
## Screenshots
@ -11,11 +13,11 @@ FreeTube is an Open Source Desktop YouTube player built with privacy in mind. W
<img src="https://freetubeapp.github.io/images/FreeTube5.png" width=200 >
# How Does It Work?
FreeTube uses the YouTube API to search for videos. It then uses the HookTube API to grab the raw video files and play them in a basic HTML5 video player, preventing YouTube from tracking that video. Subscriptions, history, and saved videos are stored locally on the user's computer and is never sent out to Google or anyone else. You own your data.
FreeTube uses the YouTube API to search for videos. It then uses the HookTube API to grab the raw video files and play them in a basic HTML5 video player, preventing YouTube from tracking you using cookies or JavaScript. Subscriptions, history, and saved videos are stored locally on the user's computer and is never sent out to Google or anyone else. You own your data.
## Features
* Watch videos free of ads
* Prevent Google from tracking what you watch
* Prevent Google from tracking what you watch using cookies or JavaScript
* Subscribe to channels without an account
* Store subscriptions, history, and saved videos locally
* Import / Backup subscriptions