Skip to content

fullstackrajkumar/utubedownloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Downloader

How to run app on server

  1. Clone the repository with command git clone https://github.com/fullstackrajkumar/utubedownloader

  2. Open utubedownloader cd utubedownloader

  3. Install all dependencies npm i

  4. Download NODEMON and PM2 for run the app npm i -g pm2

  5. Run app using pm2 pm2 start "npm run start" --name utubedownloader

Hurray! You have run your application successfully Now access the app in your browser with http://localhost:3000

Steps to download the app

  1. Copy the link
  2. Paste the link in search bar
  3. Click search
  4. You will get a list of all videos with their qualities, choose the video
  5. Click on download
  6. Click on three dots
  7. Click on download

About

Utube Downloader is a YouTube videos downloading tools, which provides you links to download videos, and help to learn third party implementation in your nodejs project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors