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
917 stars 94 forks source link

Button remove does not remove file from disc #46

Closed axi92 closed 1 year ago

axi92 commented 1 year ago

I just clicked the button "Remove", the file was gone in the ui but it was still on disc.

Expected behaviour: Remove file from disc as well.

marcopeocchi commented 1 year ago

"Remove" only removes the entry from the UI. This is by design.