0f1b6f8f9b
* bugfix/DownloadQueue_stops_working: Fixed an error which caused null pointer exceptions in discord framework and interrupted the scanning queue permanently Changed message count to acutally count scanned messages even if they already have scanned before Contine on exception during scanning New Build |
||
---|---|---|
Discord Media Loader | ||
Discord Media Loader.Application | ||
DML.AppCore | ||
DML.Client | ||
DML.Core | ||
.gitattributes | ||
.gitignore | ||
Discord Media Loader.sln | ||
LICENSE | ||
README.md |
Discord Media Loader
Discord Media Loader is a small tool for downloading all attachments of Discord servers.
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
- .Net Framework 4.6 by Microsoft
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:
- Login
- Select a guild
- Select a channel
- Select a directory to save the files
- Do other settings if wished
- Press the magic button to download stuff