6 ms·
> mpv --no-video --vo=null --ytdl-format='bestaudio/best' 'lofi hip hop radio - beats to relax/study to' With --ytdl-format='bestaudio' there's no need to d
by badocr 4y ago
> mpv --no-video --vo=null --ytdl-format='bestaudio/best' 'lofi hip hop radio - beats to relax/study to'
With --ytdl-format='bestaudio' there's no need to disable the video track or use the null vo.
- kitsunesoba 4y agoMaybe that behavior is Linux-exclusive? Under macOS and Windows, if I only use --ytdl-format='bestaudio/best' with livestreams mpv will spawn a window with the video.
- badocr 4y agoI'm on Windows as well. Just get rid of the 'best' argument for '--ytdl-format'. Also, 'bestaudio' is mostly only known as a keyword for Youtube videos.