Discord Media Loader - Simply download all attachments
Find a file
2017-10-04 13:14:44 +02:00
Discord Media Loader Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
Discord Media Loader.Application Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
DML.AppCore Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
DML.Core Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
.gitattributes Added empty project 2017-01-28 16:51:55 +01:00
.gitignore Initial commit 2017-01-28 16:44:44 +01:00
Discord Media Loader.sln Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
LICENSE Initial commit 2017-01-28 16:44:44 +01:00
README.md Update README.md 2017-01-29 10:54:17 +01:00

Discord Media Loader

Discord Media Loader is a small tool for downloading all attachments of Discord servers.

Download

License

Apache License 2.0

Functionality

  • Log into your discord account and gathering information about servers (guilds) and their channels
  • Downloading attachments
    • You can optionally specify a date. Only newer messages will be scanned
    • You can specify a destination path
    • You can specify amount of parallel workers
    • You can skip existing for speeding up repeated scans (messages still must be scanned)

Requirements