ytdl-webserver
ytdl-webserver copied to clipboard
128 kb bitrate
Hey!
Is it max for youtube or is it limited by app?
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
Thanks! And yes I also think it should be configurable via the UI.