NodeJs project to Download Youtube videos and playlist using youtube-dl module.
Update: After latest push, playlist videos will be numbered automatically and next token will be read programitically.
System Requirements
After completing system requirements run the following commands in your terminal
npm install
npm start
Application is now running on port 5000. Go to localhost:5000 and choose desired options.Check your terminal for download progress. Videos will be saved to ytd folder created within the prject directory.