pink-eye / Vvvideo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 57.6%Language:SCSS 27.0%Language:HTML 15.3%Language:Shell 0.0%