/videosync

Synchronizes Youtube Player's across multiple users to give a seamless sharing experiences

Primary LanguageJavaScriptMIT LicenseMIT

Synchronized Video Viewing

The project is a Youtube implementation of the Showgoers Plugin used for viewing Netflix videos together. The video seek, play & pause features are synchronized across all users and Firebase is used to ensure that Synchronization is seamless.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development.

Prerequisities

You will npm installed in your system. You can find it here. Once you have npm run the below commdands.

git clone
node app.js

Launch Application

You can launch the application by hitting the url Any of your friends running the same application will have their youtube players synced.

Built With

  • HTML5
  • NodeJS
  • Firebase

License

This project is licensed under the MIT License - see the LICENSE.md file for details