dvdsk / HomeAutomation

System to automate lighting and audio interacting through a web interface and telegram bot
3 stars 1 forks source link

Downloader is not using bestaudio #28

Closed ddelange closed 4 years ago

ddelange commented 5 years ago

downloader should use bestaudio[acodec=opus]/bestaudio/best (webm file as result) in order to obtain 40kHz sound (use e.g. spek for debugging). Of course, you can convert the result to m4a if that's your preferred format.

example with postprocessing: https://github.com/ddelange/yt/blob/master/yt.sh#L263

dvdsk commented 4 years ago

forgot to respond but was implemented in 371dfc9d040883e36b6e366e204c0f5c15788add, thanks for closing