Video-ke is a dual video player application with crossfading between players that obtains videos from Youtube.
Video-ke was inspired by working with the codebase for TRNTBL3000, an music player app that allowed crossfading across two playlists. Video-ke incorporates crossfading but adds video functionality and the ability to search the Youtube API to add the songs you want to sing or listen to and use a crossfader in between songs.
Youtube API v3
JQuery, JQuery Slider
Bootstrap, Bootstrap Slider UI
Express.js
Node.js
Install dependencies npm install
Other depencendencies are called from CDN
Todo: -search the libraries from soundcloud's API and build your own playlists -have multiple DJ-ing sound clips and special FX display lyrics for karaoke usage
This tells Heroku the location of the server. Other environmental variables can be set here.
Development Team:
Product Owner: Cristian Avalos
Scrum Master: Kent Ou
Development Team:
Previous Codebase and heavy inspiration from:
Boundless Kitten's Trntbl3000, Colorful Asteroid's Trntbl3001, Monotom
Fork the Repo, and make changes there. Pull request into the UpstandingBiome/Video-ke master. Use the AirBNB JavaScript StyleGuide