Skip to content

licson/node-YouTubeStreamer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-YouTubeStreamer

It's my little experiment of streaming YouTube's video using a proxy.

Setup

Just execute this on your console:

$ cd ./node-YouTubeStreamer
$ node server.js

(Remember you'll need to have node.js installed to use this!)

How to use

Easy! Just open your media player / browser and load this URL:

http://localhost:8000/?id=<YouTube video ID here>&type=<MIME type of the video you want to get>

Then you should see the video loads and the console shows the title of the video being loaded.

Docs

Documentations are now available! See it in action!

About

It's my little experiment of streaming YouTube's video using a proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published