Skip to content

megsystem/youtube-downloader-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

 youtube-downloader-api

A YouTube downloader in NodeJS with API request method


📖 User's Manual

#How work?

It all happens from the 'server.js' file which is the main file and is responsible for the operation of the server.

#How do I make it work?

Easy, in this case you have two choices:

  • start it locally
  • host it on a server that supports nodejs

#Start server locally

Just open terminal :) First install packages

npm install

Run the server

npm run start

Server will run on: 'localhost:3000' or '127.0.0.1:3000'


💝 Social profiles

#💌 Follow me:

Giovanni's Instagram MegSystem's YouTube Abhishek Naidu | Twitter

#☕ Buy me a coffee

Buy Me A Coffee


About

A YouTube downloader in NodeJS with API request method

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published