Skip to content

syounger/yt-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Youtube-to-mp3

This is a small project to demonstrate an API which will recieve a youtube url or video id, create an mp3 from the video, and return a url to download the mp3.

## API

GET /api/youtube2mp3
Params: url={video url or id}
Return: {video_id: id, url: mp3 url}

About

Basic Youtube-to-mp3 API demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages