marcopeocchi / yt-dlp-web-ui

A terrible web ui and RPC server for yt-dlp. Designed to be self-hosted.
GNU General Public License v3.0
820 stars 85 forks source link

If formats selection enabled: Show "select format" string in button #35

Closed Skyr closed 1 year ago

Skyr commented 1 year ago

I want to select the downloaded formats (to conserve space). I found it irritating that after enabling the option, the button below the URL still showed "start". I added a new i18n label for "select format", which is used if the option is enabled.