Discord Media Loader - Simply download all attachments
Find a file
dependabot[bot] 1eb1aceb8c
Bump System.Collections.Immutable from 5.0.0 to 7.0.0
Bumps [System.Collections.Immutable](https://github.com/dotnet/runtime) from 5.0.0 to 7.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

---
updated-dependencies:
- dependency-name: System.Collections.Immutable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-08 04:05:01 +00:00
.github Create codeql-analysis.yml 2021-12-18 10:39:19 +01:00
Discord Media Loader Bump System.Collections.Immutable from 5.0.0 to 7.0.0 2022-11-08 04:05:01 +00:00
Discord Media Loader.Application Bump System.Collections.Immutable from 5.0.0 to 7.0.0 2022-11-08 04:05:01 +00:00
DML.AppCore Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
DML.Client Updated version numbers 2021-12-05 22:34:37 +01:00
DML.Core Helload of shit i have done and reversed 👀 2017-10-04 13:14:44 +02:00
install Prepared another release 2021-12-17 23:04:12 +01:00
libs Updated discord libs to current release 2021-12-05 19:44:44 +01:00
.gitattributes Added empty project 2017-01-28 16:51:55 +01:00
.gitignore Better build tools 2020-07-17 22:15:49 +02:00
.gitmodules #34 added Discord.Net Sumodule to fix API issues 2020-07-27 11:38:46 +02:00
Discord Media Loader.sln #34 Switched from Discord.Net nuget package to submodule 2020-07-27 11:58:27 +02:00
LICENSE Initial commit 2017-01-28 16:44:44 +01:00
README.md Update README.md 2021-11-18 19:53:42 +01:00

Discord Media Loader

IMPORTANT: This selfbot may violate discord TOS. Use at own risk!!!

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

Downloadlatest release or install with winget: winget install -e --id Serraniel.DiscordMediaLoader.

Build: build status badge

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