2022-04-10 23:41:19 +00:00
[![Commit rate ](https://img.shields.io/github/commit-activity/m/Frontesque/VueTube?label=Commits )](https://github.com/Frontesque/VueTube/commits/main)
[![issues ](https://img.shields.io/github/issues/Frontesque/VueTube )](https://github.com/Frontesque/VueTube/issues)
![VueTube ](https://img.shields.io/github/languages/count/Frontesque/VueTube )
[![License ](https://img.shields.io/github/license/Frontesque/VueTube )](https://github.com/Frontesque/VueTube/blob/main/LICENSE)
![Stars ](https://img.shields.io/github/stars/Frontesque/VueTube )
![Vulnerabilities ](https://img.shields.io/snyk/vulnerabilities/github/FrontEsque/VueTube )
![Dependencies ](https://img.shields.io/librariesio/github/Frontesque/VueTube )
![Lines of Code ](https://img.shields.io/tokei/lines/github/Frontesque/VueTube )
2022-03-06 00:02:38 +00:00
[![Build ](https://github.com/Frontesque/VueTube/actions/workflows/ci.yml/badge.svg )](https://github.com/Frontesque/VueTube/actions/workflows/ci.yml)
2022-04-10 23:41:19 +00:00
[![Website ](https://img.shields.io/website?down_message=offline&up_message=online&url=https%3A%2F%2Fvuetube.app )](https://vuetube.app)
[![Reddit ](https://img.shields.io/reddit/subreddit-subscribers/vuetube?label=r%2FVuetube&logo=reddit&logoColor=white )](https://reddit.com/r/vuetube)
[![Telegram ](https://img.shields.io/endpoint?color=neon&style=flat&url=https%3A%2F%2Ftg.sumanjay.workers.dev%2Fvuetube )](https://t.me/VueTube)
[![Discord ](https://img.shields.io/discord/946587366242533377?label=Discord&style=flat&logo=discord&logoColor=white )](https://discord.gg/7P8KJrdd5W)
< p align = "center" >
< a href = "https://vuetube.app/" >
2022-04-11 12:00:15 +00:00
< img src = "https://cdn.discordapp.com/attachments/751596360108605500/963045605071028274/vuetube-logo.svg" alt = "VueTube icon" width = "500" / >
2022-04-10 23:41:19 +00:00
< / a >
< / br >
< strong > A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)< / strong >
< / br >
Pronounced View Tube (< code > /ˈ vjuː ˌtjuː b/< / code > )
< / p >
2022-02-25 01:07:45 +00:00
2022-03-03 16:52:02 +00:00
## Features
2022-04-11 00:18:57 +00:00
- 🎨 Themes: Light, Dark, OLED, All the colors of the rainbow
2022-03-17 12:35:02 +00:00
- 🖌️ Customizable UI: You can fully customize the accent color, and other parts of the UI to remove features that you don't use!
2022-03-10 17:39:29 +00:00
- ⬆️ Auto Update: Be notified when an update is available & downgrade if you dislike it!
2022-03-17 12:35:02 +00:00
- 👁️ Tracking Protection: No telemetry is sent from your device to YouTube
2022-02-24 23:06:21 +00:00
2022-04-10 23:41:19 +00:00
### Install
To install please visit www.vuetube.app/install
2022-02-24 23:06:21 +00:00
### Plans
2022-03-17 17:57:10 +00:00
- 🔍 Advanced Search
- 🗞️ Locally store watch history
- 📺 A custom video player
- ✂️ Shorts
- 🧑 Google account sign in
- 🖼️ Picture in picture mode
- and more!
2022-02-24 23:06:21 +00:00
2022-03-22 04:50:37 +00:00
### Technologies used
2022-03-22 16:56:39 +00:00
< a href = "https://capacitorjs.com/solution/vue" > < img src = "https://cdn.discordapp.com/attachments/953538236716814356/955694368742834176/Capacitator-Dark.svg" height = 40/ > < / a > < a href = "https://vuetifyjs.com/" > < img src = "https://cdn.discordapp.com/attachments/953538236716814356/955694368956760074/Vuetify-Dark.svg" height = 40/ > < / a > < a href = "https://nuxtjs.org/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/NuxtJS-Dark.svg" height = 40/ > < / a > < a href = "https://vuejs.org/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/VueJS-Dark.svg" height = 40/ > < / a > < a href = "https://javascript.com/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/JavaScript.svg" height = 40/ > < / a > < a href = "https://java.com/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/Java-Dark.svg" height = 40/ > < / a > < a href = "https://gradle.com/" > < img src = "https://cdn.discordapp.com/attachments/810799100940255260/955691550560636958/Gradle.svg" height = 40/ > < / a > < a href = "https://developer.apple.com/swift/" > < img src = "https://github.com/tandpfun/skill-icons/raw/main/icons/Swift.svg" height = 40/ > < / a >
2022-03-22 04:50:37 +00:00
2022-02-24 23:06:21 +00:00
### Why am I doing this?
Well this has been thrown around on the Return Youtube Dislike discord server for quite some time, so I figured that I should probably take a crack at it!
2022-03-13 18:04:15 +00:00
2022-03-13 18:05:59 +00:00
Also, YouTube Vanced just shut down
2022-03-13 18:04:15 +00:00
## Screenshots
2022-04-11 12:27:42 +00:00
View on our website: [https://vuetube.app/info/screenshots ](https://vuetube.app/info/screenshots )
2022-03-14 19:59:38 +00:00
## Want to contribute?
2022-03-22 11:37:09 +00:00
Please read our website on how to do so: https://vuetube.app/contributing
2022-04-10 23:41:19 +00:00
### Contributors
< a href = "https://github.com/Frontesque/VueTube/graphs/contributors" >
< img src = "https://contrib.rocks/image?repo=Frontesque/VueTube" / >
< / a >
< sub > Made with [contrib.rocks ](https://contrib.rocks ). </ sub >