jaimeMF / youtube-dl-api-server

A youtube-dl REST API server
https://youtube-dl-api-server.readthedocs.org/
The Unlicense
364 stars 214 forks source link

Audio Support #17

Closed BeshoyAtef closed 10 years ago

BeshoyAtef commented 10 years ago

I wanted to ask if their is any Plans for Audio support , and if i can work on it then make a pull request ? Thanks

jaimeMF commented 10 years ago

What do you mean?

BeshoyAtef commented 10 years ago

I mean Downloading mp3 via the server api

Beshoy Atef On May 30, 2014 8:09 AM, "Jaime Marquínez Ferrándiz" < notifications@github.com> wrote:

What do you mean?

— Reply to this email directly or view it on GitHub https://github.com/jaimeMF/youtube-dl-api-server/issues/17#issuecomment-44618154 .

jaimeMF commented 10 years ago

You can download it in mp4 format (although it can't be played in all players), just search in the formats list for an entry with "vcodec": "none". Converting to mp3 is impossible in Google App Engine, so I'm closing it.