mirror of
https://github.com/VueTubeApp/VueTube
synced 2024-11-01 09:22:39 +00:00
48 lines
3 KiB
Markdown
48 lines
3 KiB
Markdown
# VueTube
|
|
<img src="https://github.com/Frontesque/VueTube/raw/main/Icons/Stable.svg" alt="VueTube icon" width="200"/>
|
|
A simple FOSS video streaming client aimed to recreate ALL features from their respective apps (and more)
|
|
|
|
- Pronounced View Tube
|
|
|
|
## Links
|
|
- Website: https://vuetube.app
|
|
- Discord: [![Discord](https://img.shields.io/discord/946587366242533377?label=Discord&style=flat&logo=discord)](https://discord.gg/7P8KJrdd5W)
|
|
- Reddit: https://reddit.com/r/VueTube
|
|
- Telegram: https://t.me/VueTube
|
|
|
|
## Builds
|
|
[![Build](https://github.com/Frontesque/VueTube/actions/workflows/ci.yml/badge.svg)](https://github.com/Frontesque/VueTube/actions/workflows/ci.yml)
|
|
|
|
## Features
|
|
- 🎨 Themes: Light, Dark, OLED
|
|
- 🖌️ Customizable UI: You can fully customize the accent color, and other parts of the UI to remove features that you don't use!
|
|
- ⬆️ Auto Update: Be notified when an update is available & downgrade if you dislike it!
|
|
- 👁️ Tracking Protection: No telemetry is sent from your device to YouTube
|
|
|
|
### Plans
|
|
- 🔍 Advanced Search
|
|
- 🗞️ Locally store watch history
|
|
- 📺 A custom video player
|
|
- ✂️ Shorts
|
|
- 🧑 Google account sign in
|
|
- 🖼️ Picture in picture mode
|
|
- and more!
|
|
|
|
### Technologies used
|
|
|
|
<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>
|
|
|
|
### 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!
|
|
|
|
Also, YouTube Vanced just shut down
|
|
|
|
## Screenshots
|
|
<img src="https://github.com/Frontesque/VueTube/raw/main/Icons/screenshots/home.PNG" alt="VueTube Home" width="400"/>
|
|
|
|
<img src="https://github.com/Frontesque/VueTube/raw/main/Icons/screenshots/search.PNG" alt="VueTube Search" width="400"/>
|
|
|
|
<img src="https://github.com/Frontesque/VueTube/raw/main/Icons/screenshots/watch.PNG" alt="VueTube Watch" width="400"/>
|
|
|
|
## Want to contribute?
|
|
Please read our website on how to do so: https://vuetube.app/contributing
|