marcopeocchi / yt-dlp-web-ui

A terrible web ui for yt-dlp. Designed to be self-hosted.
Mozilla Public License 2.0
657 stars 67 forks source link

How to bulk clean the dashboard? #156

Closed zzlatew closed 3 weeks ago

zzlatew commented 3 weeks ago

Hi, I want to fully clear my dashboard because I have so much downloaded videos and it takes more time to load the page. I can see that every downloaded video has a "clear button" but I can't click on "clear" on 1500+ videos. Thanks in advance.

marcopeocchi commented 3 weeks ago

Hello @zzlatew,

In the speed dial (bottom right button) there's a thrash bin icon that serves also as clearing completed downloads.

zzlatew commented 3 weeks ago

Thank you so much, I really appreciate your time! Take care!

marcopeocchi commented 3 weeks ago

Hi, I want to fully clear my dashboard because I have so much downloaded videos and it takes more time to load the page. I can see that every downloaded video has a "clear button" but I can't click on "clear" on 1500+ videos. Thanks in advance.

in the latest builds (latest tag) the "table view" has been changed to handle thousands of videos without loading slowly. Soon the "card view" will be also refactored like this.