Go to file
Preston f91fffd370 Merge branch 'development' 2019-03-03 11:27:02 -05:00
locales Created portuguese translation (#224) 2019-02-25 15:38:06 +00:00
src Merge branch 'development' 2019-03-03 11:27:02 -05:00
.compilerc Huge Code Clean up and Small Issue Fixes 2018-09-19 11:21:26 -04:00
.gitignore Huge Code Clean up and Small Issue Fixes 2018-09-19 11:21:26 -04:00
.jsbeautifyrc Huge Code Clean up and Small Issue Fixes 2018-09-19 11:21:26 -04:00
CONTRIBUTING.md Remove API Keys section from CONTRIBUTING.md (#215) 2019-02-25 15:31:29 +00:00
LICENSE Initial commit 2018-02-28 02:54:02 +00:00
PULL_REQUEST_TEMPLATE.md Update PULL_REQUEST_TEMPLATE.md 2018-06-02 15:25:00 +00:00
README.md Update README.md 2019-03-01 19:22:21 +00:00
package-lock.json Bump version number to 0.5.0 2019-03-01 10:46:44 -05:00
package.json Bump version number to 0.5.0 2019-03-01 10:46:44 -05:00

README.md

FreeTube is an open source desktop YouTube player built with privacy in mind. Use YouTube without advertisements and prevent Google from tracking you with their cookies and JavaScript. Available for Windows, Mac & Linux thanks to Electron.

Please note that FreeTube is currently in Beta. While it should work well for most users, there are still bugs and missing features that need to be addressed.

Download FreeTube

Browser Extension

Download our browser extension so that you can click on videos in your browser and have them automatically open up in FreeTube.

Download for Firefox

Instructions for Google Chrome

How does it work?

FreeTube uses the Invidious API to grab and serve videos. Invidious scrapes the YouTube site which prevents the need for any official YouTube API. While YouTube can still see your video requests, it can no longer track you using cookies or JavaScript. Your subscriptions, history, and saved videos are stored locally on your computer and never sent out. Using a VPN or Tor is recommended to hide your IP while using FreeTube.

Screenshots

Features

  • Watch videos without ads
  • Use YouTube without Google tracking you using cookies and JavaScript
  • Tor / Proxy Support
  • Subscribe to channels without an account
  • Local subscriptions, history, and saved videos
  • Export & import subscriptions
  • Open videos from your browser directly into FreeTube (with extension)
  • Mini Player
  • Light / dark theme

Contributing

If you have an idea or if you found a bug, please submit a GitHub issue so that we can track it. Please search the existing issues before submitting to prevent duplicates.

If you like to get your hands dirty and want to contribute, we would love to have your help. Send a pull request and someone will review your code. Please follow the Contribution Guidelines before sending your pull request.

Thank you very much to the People and Projects that make FreeTube possible!

Contact

If you ever have any questions, feel free to make an issue here on GitHub. Alternatively, you can email me at FreeTubeApp@protonmail.com or you can join our Matrix Server. Don't forget to check out the rules before joining.

You can also stay up to date by reading the FreeTube Blog. View the welcome blog.

License

GNU GPLv3 Image

FreeTube is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.