Discord Media Loader - Simply download all attachments
Find a file
Serraniel f7b7ad2d7a Merge branch 'bugfix/Updater' into develop
* bugfix/Updater: (30 commits)
  Cleanup of uses directives
  Fix for automatic update. Versionhelper has loaded the application dll :/
  Build
  Added Sentry integration
  Fixed infiite download loop
  Build 0.99.150
  Finally fixed the attachment counter which caused crashs in older versions, too
  Fixed the fix for invalid path names :P
  Fixed invalid filenames
  It is working
  Tried fixing login bugs
  Helload of shit i have done and reversed 👀
  First changes for new api
  Semi upgraded to new Discord.Net
  Fixes
  Delete invalid jobs (they stop the queue :feelsBadMan:)
  Name adjustements
  Fixed some exception
  Some finalisation
  Did good stuff
  ...
2017-12-16 16:05:41 +01:00
Discord Media Loader Cleanup of uses directives 2017-12-16 16:05:09 +01:00
Discord Media Loader.Application Cleanup of uses directives 2017-12-16 16:05:09 +01:00
DML.AppCore Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
DML.Client Cleanup of uses directives 2017-12-16 16:05:09 +01: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 It is working 2017-10-04 15:01:54 +02:00
LICENSE Initial commit 2017-01-28 16:44:44 +01:00
README.md Update README.md 2017-03-09 18:51:35 +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

How to use

First things first: Do not use if you have MFA enabled as long as login is only supported via username and password. That might get you lost your account. A switch to a token based login will come soon™!

Otherwise you may just do the following steps:

  1. Login
  2. Select a guild
  3. Select a channel
  4. Select a directory to save the files
  5. Do other settings if wished
  6. Press the magic button to download stuff