Skip to content

jjball/yt-to-mp3-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yt-to-mp3-api

REST API for converting youtube videos to mp3s.

Installation: yarn install

Start the server: yarn run start

Endpoints

GET :3000/video?url=https://www.youtube.com/

  • Downloads the audio of the youtube video at the given url as an mp3.

About

REST API for yt-to-mp3 repo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published