Code Monkey home page Code Monkey logo

vibe's Introduction

alt text

Video streaming app powered by Google Drive, Electron, React and Mpv.js (libmpv).

Perks

  • HEVC encoded video = lower bandwidth usage and higher quality videos
  • One of the best CDN in world = No random buffering and up to 1 Gbps download speed (I've tested it with my internet)
  • One of the most powerful video player (MPV) on the market = Play pretty much any video format available on Earth
  • Free

Require: Authentication with a Google Drive Account

Why?

  • To use Google Drive API for downloading/streaming videos
  • To take advantage of Google Drive overpowered CDN
  • To bypass Google Drive file download limitation, the app will copy the file into the user's Google Drive account.

Video Demo

Watch the video

Try it out

Windows - Download 64-bit - Extract the zip and open the Vibe.exe

Mac - Soon (when I have access to a Mac). In the meantime, you try it by:

git clone https://github.com/pownthep/Vibe.git
cd Vibe
npm install
# Install mpv library - video player
brew install mpv

Linux - Soon (when I have access to a Mac). In the meantime, you try it by:

git clone https://github.com/pownthep/Vibe.git
cd Vibe
npm install
# Install mpv library - video player
apt-get install libmpv1 libavformat-dev

vibe's People

Contributors

pownthep avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.