Algram / ytdl-webserver

📻 Webserver for downloading youtube videos. Ready for docker.
MIT License
1.44k stars 140 forks source link

Configure backend to download not audio-only but video #11

Open BirkhoffLee opened 6 years ago

BirkhoffLee commented 6 years ago

9

https://github.com/Algram/ytdl-webserver/blob/master/src/server/server.js#L40

pducharme commented 5 years ago

How to have the GUI download Video and not just Audio ?? I would like it to behave like if I was running youtube-dl https://www.youtube.com/watch?v=CBJvT0LKafk (example that Download the Video and auto-use the highest bitrate + automatically transcode it to MKV file). How can this be done?

tscibilia commented 5 years ago

@Algram any progress made on this? it is the main reason I'd love to use your version of youtube-dl