cphouser / youtube-dj

A web interface built for aggregating and randomly playing syndicated music on youtube. A private page is used for scraping the video IDs of a channel or playlist using the Youtube API and saving the IDs to a file. A public page then is used to randomly play videos in continuously from the list in an embedded iframe.

Home Page:http://xeroxc.at/youtube.htm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A web interface built for aggregating and randomly playing syndicated music on youtube. A private page is used for scraping the video IDs of a channel or playlist using the Youtube API and saving the IDs to a file. A public page then is used to randomly play videos in continuously from the list in an embedded iframe.

http://xeroxc.at/youtube.htm

License:GNU Lesser General Public License v3.0


Languages

Language:HTML 58.2%Language:JavaScript 41.8%