Discord Media Loader - Simply download all attachments
Find a file
dependabot[bot] 078baa8fb0
Bump Newtonsoft.Json in /Discord Media Loader.Application
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.2 to 13.0.2.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.2...13.0.2)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-08 05:23:49 +00:00
.github Create codeql-analysis.yml 2021-12-18 10:39:19 +01:00
Discord Media Loader Fixed dependencies for correct start 2021-12-06 18:55:32 +01:00
Discord Media Loader.Application Bump Newtonsoft.Json in /Discord Media Loader.Application 2022-12-08 05:23:49 +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