Go to file
PrestonN 142b30699a Merge branch 'development' 2018-08-05 22:56:33 -04:00
locales Spanish translation (#128) 2018-07-10 21:28:57 -04:00
src Prevent the video player from being over sized on vertical videos 2018-08-04 22:39:21 -04:00
.compilerc Huge Code Clean up and Small Issue Fixes 2018-07-23 21:11:56 -04:00
.gitignore Huge Code Clean up and Small Issue Fixes 2018-07-23 21:11:56 -04:00
.jsbeautifyrc Huge Code Clean up and Small Issue Fixes 2018-07-23 21:11:56 -04:00
CONTRIBUTING.md Update CONTRIBUTING.md 2018-06-02 15:37: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 2018-06-16 19:05:00 -04:00
package-lock.json Merge branch 'vue-js' into development 2018-08-02 20:41:48 -04:00
package.json Fix issues from Vue.js Merge 2018-08-02 22:18:08 -04:00

README.md

FreeTube is an open source desktop YouTube player built with privacy in mind. Use YouTube without advertisments and prevent Google tracking from 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

Instructrions for Google Chrome

How does it work?

FreeTube uses the proprietary YouTube HTTP API with a set of hard coded API keys. Videos are resolved using youtube-dl and played using the stock HTML5 video player. While YouTube can still see your API and 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
  • Make API calls through the Tor network
  • 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.

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.