ytdl-webserver icon indicating copy to clipboard operation
ytdl-webserver copied to clipboard

128 kb bitrate

Open urbels opened this issue 6 years ago • 2 comments

Hey!

Is it max for youtube or is it limited by app?

urbels avatar Oct 28 '18 10:10 urbels

You could change this line to --format=best to get the highest bitrate audio: https://github.com/Algram/ytdl-webserver/blob/58da7719d674d475dd798b197fb4aea4f1d0c64c/src/server/handlers/youtube.js#L29

We should also make that configurable via the UI imo

Algram avatar Oct 28 '18 12:10 Algram

Thanks! And yes I also think it should be configurable via the UI.

urbels avatar Oct 28 '18 19:10 urbels