Skip to content

An application built with Socket IO that enables users to watch youtube videos synchronously

Notifications You must be signed in to change notification settings

IdoPesok/Youtube-Player-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Player App

An application built with Socket IO that enables users to watch youtube videos synchronously

Tutorial

Clone the repo and change into the cloned project's directory

Install all dependencies...

npm install

Start the server...

node app.js

In a browser, navigate to port 3000 on the computer's local IP address (http://localhost:3000/)
To select the video you want to watch, go to youtube and get the video's id (after the "?v=" in the url)

HAVE FUN!!!

About

An application built with Socket IO that enables users to watch youtube videos synchronously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published