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
818 stars 84 forks source link

Minor GUI improvments possible? #138

Open 0x6d61726b opened 6 months ago

0x6d61726b commented 6 months ago

Hello Marco,

thanks a lot for the great web application you have written.

I am wondering if it is possible to add the download (and possible the delete button) again to each line on the archive page. This would speed-up the user interaction. I was happy to read the Festivities release notes showing the download button, but got "missing" with February release. I found out by accident that those are present in a right-click menu. If there are different user opinions, maybe a GUI switch for both solutions is an option?

In addition, it would be very nice to have a "one-click solution" for opening the "New download" form on the index page, rather than going through the floating menu every time.

Best regards, Mark

marcopeocchi commented 6 months ago

Hello @0x6d61726b,

They're both doable 😄. A "New download" quick button is a logical choice. I will implement it. For the archive page, I might think about swtiching back to the buttons approach because the context menu sometimes get stuck.

0x6d61726b commented 6 months ago

Hello @marcopeocchi, that sounds great to me - thank you very much.