Plays a youtube video in loop
#####Requirements: nodejs
- Download or clone the three files index.html, index.js & nserver.js to a directory
- Run the nserver.js file using the command
node nserver.js
- The default port is 8090. Go to browser and point to the url 'http://localhost:8080'
- Paste the Youtube url in the text box and click 'Loop it!'. Enjoy.