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

Folders and files

NameName
Last commit message
Last commit date
Jan 28, 2022
Jan 14, 2022
Mar 14, 2022
Mar 11, 2022
Feb 24, 2022
Sep 11, 2022
Sep 11, 2022
Nov 29, 2021
Oct 2, 2021
Mar 17, 2022
Jan 28, 2022
Feb 1, 2022
Jan 11, 2022
Feb 15, 2022
Mar 3, 2022
Jan 28, 2022
Sep 24, 2021
Jan 29, 2022
Jan 29, 2022
Jan 11, 2022
Jan 28, 2022
Sep 11, 2022
Jan 11, 2022
Dec 3, 2021
Dec 3, 2021
Sep 11, 2022

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