Video Hub App 2 is the fastest way to browse and search for videos on your computer. Think of it like YouTube for videos on your computer: browse, search, and preview. Works on Windows, Mac, and Linux!
Read in another language: Português (Brasileiro)
This software is available for $3.50 through videohubapp.com
$3.50 of every sale goes to the cost-effective charity Against Malaria Foundation.
Video Hub App was created by Boris Yakubchik. It uses Angular and Electron.
This software was built on top of angular-electron
by Maxime GRIS. It carries an MIT license (see the LICENSE file). While the license is permissive, I ask that you do not distribute free copies of this software unless you have significantly changed it.
I would love to see the improvements you make to this app and am happy to accept pull requests. You can reach out if you'd like to coordinate / collaborate, or just jump to issues to see what's already getting worked on and to add new suggestions!
Please add a translation if you know another language. It's a process that will take you 5-10 minutes, just follow the instructions!
Please consider improving or adding an icon to the app. It's a simple process, just follow the instructions!
A list of upcoming features is listed on the official website. Also see issues for what is in progress.
Main dependencies in use:
Library | Version | Date | Comment |
---|---|---|---|
Angular | v9.1.7 | May 2020 | |
Angular-CLI | v9.1.6 | May 2020 | |
Electron | v8.3.0 | May 2020 | (internally uses Node v12.13.0 and Chromium 80) |
Electron Builder | v22.6.0 | May 2020 |
- Node: likely any version of node (v10 or above) should work, but I recommend to use the same version as Electron uses internally.
- Angular CLI: you may need to install the Angular CLI to run the project (
npm install -g @angular/cli
).
This software would not be possible without the tremendous work by other people:
- Angular
- Electron
- FFmpeg
- angular-electron
- ngx-virtual-scroller
- @ffmpeg-installer/ffmpeg
- @ffprobe-installer/ffprobe
- ngx-translate
- trash
- Fuse.js
Since becoming open source, this software was made better with the awesome contributions by cal2195