Maxstupo / ydl-ui

A UI for the command-line video downloader "youtube-dl"
MIT License
352 stars 34 forks source link

Feature Requests: Editable URL InputBox & Copy file path shortcut key (CTRL+C) & Others #125

Open mdnava opened 4 weeks ago

mdnava commented 4 weeks ago

Hello.. I just came upon ydl-ui.. very neat!.

I'd like to propose the following features:

1) The URL inputbox from the download dialog should be directly editable without the need to open a new dialog, 2) If possible, along with the URL inputbox, a history dropdown available with the last directories used to download. 3) A shortcut key to copy the downloaded file path (CTRL+C ? or ALT+C ?). 3) A shortcut key to copy the filename only (CTRL+SHIFT+C ?) 4) Optionally, An option for the program to follow directives (or a way to implement it on presets).

(Edit 2024-07-07 19:06):

5) A resident tray icon (should require activation in the config). 6) An option in the tray to capture the Clipboard.

Best regards!