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

In format selection: Show resolution and download size (if available) #34

Closed Skyr closed 1 year ago

Skyr commented 1 year ago

I added some code to show (in the video/best section) the resolution. Additionally, if a value greater zero is passed, the estimated download size of the format is added, too.