Kuzat / kfsongs

simple node.js mp3 hosting application
MIT License
0 stars 0 forks source link

Upload song from Youtube #7

Open Kuzat opened 8 years ago

Kuzat commented 8 years ago

Accept YouTube videos as upload format.

User input a Youtube url and then the video is converted to mp3 and saved on the server.

Kuzat commented 8 years ago

I found that node-ytdl-core have what we need to get the audio file from youtube.