ApolloFiles / Apollo

You know Google Drive, Picasa, Mega.nz and Plex? Somewhat a mix of them with the benefit of being self-hosted
GNU General Public License v3.0
4 stars 1 forks source link

Addon: Downloader #37

Open SpraxDev opened 2 years ago

SpraxDev commented 2 years ago

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.