Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

aaronhans/javascript-playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

javascript-playlist

Collaborate to create playlist from youtube videos

/client

A Chrome plugin frontend where users can view the current playlist, search for new stuff to add, submit socket request to add it

/playback

A separate simple webpage which shows the playlist as well and plays the whole thing back, runs from nodeserver.js in root, separated from /client because youtube vids need large screen area to play back and used popcorn to move to next track when one was finished.

/server

A node socket server which receives playlist activity and sends it out to all clients

About

Collaborate to create playlist from youtube videos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published