Maxstupo / ydl-ui

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

Clipboard monitoring with automatic downloading #94

Open Maxstupo opened 3 years ago

Maxstupo commented 3 years ago

3)Clipboard Monitoring and download automatically : When a person copy a youtube link then it should get download automatically without any prompt. This feature already exist in byclick youtube downloader,Mediahuman youtube downloader etc. Screenshot of Autodetect feature of byclick youtube downloader software 120233028-74688800-c272-11eb-9772-cacc8d29b88a

Originally posted by @mohitmeanslove in https://github.com/Maxstupo/ydl-ui/issues/88

smaragdus commented 3 years ago

@Maxstupo

I suppose there will be a check-box to enable/disable this option, right? I usually copy lots of media links which I save in notes and if it happens that YDL-UI is running while I am copying media links these would be added automatically.

Maxstupo commented 3 years ago

@smaragdus

I suppose there will be a check-box to enable/disable this option, right?

Yeah, a checkbox will be available in the settings.

I am also considering adding a URL filtering option (similar to the auto preset selection) so users can decide what media links will be detected.