Skip to content

Sayan-Ghosh/youtube-dl-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOUTUBE DOWNLOADER API

This is an API that can be used to download youtube videos, shorts and also the links from the YouTube App.

Installation

Run the following command to clone the repository and install the dependencies.

$ git clone https://github.com/Sayan-Ghosh/youtube-dl-api.git
$ cd youtube-dl-api
$ npm install

Routes

/download - To download the file.

Go to localhost:4000 and paste your video link and then add itag=18&type. type = mp4 or mp3.

http://localhost:4000/download?title={add-title}&videoId=https://www.youtube.com&itag=18&type={give-type}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published