A lightweight YouTube client for Linux, without requiring an API key.
i'm proposing having a mpvraw default alternative config. It will be easier for the user to use raw mpv directly by editing the various config options. The motivation for this is sponsorblock, but they are probably others. something like this, but more properly configured, in the gui and cli. ``` mpvraw => { arg => "--ytdl-raw-options-append=\"format-sort=ext,res:360\" *URL*", audio => "--ytdl-format=bestaudio *URL*", cmd => "/usr/bin/mpv", fs => "--fullscreen", novideo => "--no-video", srt => "--sub-file=*SUB*", }, ```
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by pirate486743186 and has received 0 comments.