lay295 / TwitchDownloader

Twitch VOD/Clip Downloader - Chat Download/Render/Replay
MIT License
2.73k stars 261 forks source link

[request] more easier GUI via mouse #1190

Open makedir opened 2 months ago

makedir commented 2 months ago

Checklist

Write your feature request here

Please add the following tweaks into the GUI for better mouse support:

image

For example clicking on trim_end it will copy the string into the text field.

It would also be best to make trim_start trim_end default in the export string.

ScrubN commented 2 months ago
  • clear button next to text input fields for vod, clips, chat, next to get info, clear button

I don't really see the benefit when ctrl+A or triple click, backspace already cover this.

  • add that if you click on the paramets it enters it into the text field which is selected:

I like this idea. I'll see if can make it work.

It would also be best to make trim_start trim_end default in the export string.

I've thought about changing the default templates from time to time. I think I would also like to add {random_string} to reduce filename collision.

ScrubN commented 2 months ago

I was able to get clicking parameters to work: TwitchDownloaderWPF_DmPnO9ZuPm (1)

makedir commented 2 months ago

"I don't really see the benefit when ctrl+A or triple click, backspace already cover this."

Nice that you dont see the benefits. It is annoying to use ctrl + a for this reason, especially if you just use a mouse and dont have a keyboard and hen have to use windows virtual keyboard. Please implement a clear button or some way to simply clear the text field via mouse. For example put a clear into the right click into the text field an give a menu to clear for example. Or make it so that right or middle clicking into the text fields clears it.

For example add "clear" into this right click menu:

image