Vvvideo
The open-source app to watch YT videos. Licensed GPLv3
Install / Use
/learn @pink-eye/VvvideoREADME
<p align="center"><img src="assets/icons/png/256x256.png" width="150"></p>
<h1 align="center">Vvvideo</h1>
<p align="center">The open-source desktop app to watch YT videos</p>
<p align="center">
<a href="https://www.gnu.org/licenses/gpl-3.0" alt="License: GPLv3">
<img src="https://img.shields.io/badge/License-GPL%20v3-blue.svg">
</a>
</p>
📄 About
Vvvideo is an open source desktop application you can use to watch videos from YouTube without ad. Youtube won't indentify you because it doesn't require Google account. The data belongs only to you. Also, you have ability to enable proxy in settings to increase anonimity.
📷 Screenshots
.png)
.png)
.png)
.png)
.png)
💥 Features
- Watch videos without ads
- Navigate the app using the keyboard
- Sponsorblock integration (you can record and skip sponsor segments of video)
- Subscribe to channels and get their latest uploads
- Display general info about videos, channels and playlists
- Search videos, channels and playlists
- Saves search queries (optional)
- History of watched videos (optional)
- Remember time point of watched video (optional)
- Responsive layout (it means the app looks good on the each device)
- Supports live streams
- Proxy configuration
- System, dark and light themes
- Import and export subscriptions
- Hot keys
🛠️ Building
# Clone this repo
git clone https://github.com/pink-eye/Vvvideo
# Install dependencies
yarn add
# Make a bundle
gulp --prod
# Create a package
yarn run package
# or create a package and an installer at once
yarn run make
🙏 Issues
Feel free to open an issue for suggestions or any unexpected behavior encountered.
😜 License
See LICENSE

