Skip to content

Bernard-Borg/VideOVish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VideOVish

A minimalist video player app which supports MP4, OGG and WEBM, MKV and MOV formats (can also play MP3 audio files) and can play/download YouTube videos - rebuilt from the ground up with Tauri, Vue and TailwindCSS!

Features

The feature set and interface of the video player was inspired by both Windows' Films & TV app and the YouTube video player. The interface is quite simple and the video player has a number of features;

  • Forwarding and rewinding the video (buttons/hotkeys)
  • Speeding up and slowing down the video (through the S and D hotkeys)
  • Increasing and decreasing volume (through the up and down arrows, now also with quick mute)
  • Video seeking (hotkeys 0 - 9, or the progress bar like on YouTube)
  • Video looping
  • Playing a video from Youtube (using the URL)
  • Downloading videos from YouTube (URL/Search term)

App screenshot

VideOVish_Screenshot

Contributions

Thank you Robert Condorache for your review. The majority of your suggestions have been implemented/are in the works.

Note: I am very new to open-source and I do not know how everything works, so bare with my newbieness.