alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
3.97k stars 264 forks source link

Add option for auto download. #339

Closed nodew closed 6 months ago

nodew commented 8 months ago

Add a new option along with current Format and Quality, because in a page, there might be a few videos, but user might only what to download one or two of them, then user should be able to turn off the auto download feature, after clicking on Add, the main page will only show all available items instead of starting download, user can choose which they what to download.

PikuZheng commented 8 months ago

Do you mean when adding a list, all videos should be added to the queue so that users can cancel unnecessary downloads in time?

nodew commented 8 months ago

Yes, for example:

Name action
video a download / cancel / ...
video b download / cancel / ...

User can click on the download button to start download.

alexta69 commented 6 months ago

Fixed in #353