The open-source desktop app to watch YT videos
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.
🏠 Latest videos uploaded by channels you subscribe
📺 Page of video
📺 Also page of video but bottom part
🔍 Search results
🔧 Settings
- 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
# 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
Feel free to open an issue for suggestions or any unexpected behavior encountered.
See LICENSE