DiscordMediaLoader
DiscordMediaLoader copied to clipboard
Discord Media Loader - Simply download all attachments
I forgot to remove the quotes and cant figure out how to fix it.
For some reasons the job is stored too often in the 2.0 dev version: ``` [25.02.2019 - 18:33:37] (Debug): Starting scan for job 3 [25.02.2019 - 18:33:37] (Debug): Starting scan...
Splitting UI from business logic -> jobs and scheduler shall move to a seperate .Net Standard library project (probably DML.Client or a new project). This is required to enable a...
We need some kind of repository migrator which will handle renaming of discord servers and channels. It also should be able to detect if the file already exists (only on...
To optimize scanning there will be a new implemenation of the jobs and the scheduler. Instead of continously looping all jobs all the time each job will get states: *...
Add some kind of batch file to build the project in release configuration.
Feature request by a user: Upload content to the cloud. Suggested hoster was https://mega.nz/.
Add an option to also download content from direct message channels.
DML currently only can detect real attachments send via discord. This should be extended to checking header of posted links and determining their content type so images can be downloaded,...
Add more useful schemes for the filenames (if possible) and add an explanation of how to use them, which one exists, etc.