Skip to content

A video synchronization platform just like Netflix Party but for YouTube, where you can watch YouTube videos in real-time with your friends.

Notifications You must be signed in to change notification settings

ZalakBhojani/Youtube-Party

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube-Party

A video synchronization platform where you can create rooms, watch YouTube videos and chat with your friends in real-time.

How it works?

  • Create room and share the automatically generated Room ID with your friends.
  • Use the Room ID and join the room to start the party!
  • Enter the URL of the YouTube video you want to watch (only admin can do this).
  • Start watching the video whose playback is synchronized.
  • Create a playlist to watch more videos.

Getting started

  • Clone the repository
git clone --depth=1 https://github.com/ZalakBhojani/Youtube-Party.git <project_name>
  • Install dependencies
cd <project_name>
npm install
  • Build and run the project
npm run build
npm start

Or, if you're using VS Code, you can use cmd + shift + b to run the default build task (which is mapped to npm run build), and then you can use the command palette (cmd + shift + p) and select Tasks: Run Task > npm: start to run npm start for you.

About

A video synchronization platform just like Netflix Party but for YouTube, where you can watch YouTube videos in real-time with your friends.

Topics

Resources

Stars

Watchers

Forks