Skip to content

The open-source app to watch YT videos. Licensed GPLv3

License

Notifications You must be signed in to change notification settings

pink-eye/Vvvideo

Repository files navigation

Vvvideo

The open-source desktop app to watch YT videos

📄 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

Screenshot-Latest

🏠 Latest videos uploaded by channels you subscribe

Screenshot-Video

📺 Page of video

Screenshot-Channel

📺 Also page of video but bottom part

Screenshot-Trending

🔍 Search results

Screenshot-Settings

🔧 Settings

💥 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

GNU GPLv3 Image

See LICENSE