Bluegrams / Vividl

Modern Windows GUI for youtube-dl/ yt-dlp
https://vividl.sourceforge.io
BSD 3-Clause "New" or "Revised" License
638 stars 54 forks source link

Improvement - Smart Automation #42

Open JPluess opened 2 years ago

JPluess commented 2 years ago

Hi there,

  1. could there be a smart URL detection mode to be enabled that grabs supported URLs from clipboard. this would save the url as long as the smart mode is on, there won’t be a dialog to enter multiple URLs,

options within smart mode a. if option b and c are not checked. the user gets prompted, so just auto grab the video b. option for video, or just music. each with a default profile. i guess those would be the most used. c. a specific path for music and a separate for videos.

changes in UI

  1. Add an Icon for smart mode.
  2. Add an icon for auto music
  3. Add an icon for auto video

Thankyou

alxnull commented 2 years ago

Hi @JPluess,

just trying to reiterate to make sure I understood your suggestion. So when enabled, this "smart mode" should do the following:

Please let me know if this is what you thought of. Anyway, I'll look into implementing something in this direction :)

JPluess commented 2 years ago

Perfect 😀

alxnull commented 2 years ago

Hey, I released part of this in version 0.6.0. When the automation mode is activated, e.g. via the button with the lightning in the toolbar, Vividl will automatically grab urls from the clipboard and add them to the video list. Optionally, the videos can be directly downloaded (configure under Settings -> Advanced.

I'll look into adding support for download profiles in the near future. These then also should be usable with this automation mode.