Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Addon: Downloader #37

Open
3 tasks
SpraxDev opened this issue Oct 17, 2021 · 0 comments
Open
3 tasks

Addon: Downloader #37

SpraxDev opened this issue Oct 17, 2021 · 0 comments

Comments

@SpraxDev
Copy link
Member

The downloader is supposed to be given an URL and download it to a specified directory. Optionally, the use of a provider can be enabled, which is selected based by the URL if available.

A Provider is supposed to take a URL (e.g. to an image gallery) and download all the images from that gallery instead of just downloading the HTML that is actually located at that URL.

  • It should be possible to schedule the downloader to run on a regular basis
  • The downloader can be configured to
    • overwrite local files? (only if the downloader is not confident in whether the file changed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant