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

Get m3u8 url for live stream video #69

Open Redeemer87 opened 5 years ago

Redeemer87 commented 5 years ago

For some reason, the API "&format=best&flatten=true" does not return anymore the manifest URL. I'm using Heroku as a server. Should I need to update in some way the youtube-dl version? I've downloaded the command line version of youtube-dl and with the options -f -g I can successfully get the manifest URL.