An open API service indexing awesome lists of open source software.

https://github.com/destroycom/discord_media_exporter_userscript

A userscript made for download discord media
https://github.com/destroycom/discord_media_exporter_userscript

discord exporter greasyfork javascript js media tapermonkey userscript

Last synced: about 1 month ago
JSON representation

A userscript made for download discord media

Awesome Lists containing this project

README

          

# Discord Media Exporter

Preview and download all images & videos from a Discord channel in a single ZIP.

- Auto-scrolls to load every message
- Detects all cdn.discordapp.com/attachments/... URLs (images/videos)
- Presents a table with index, filename, type, and checkboxes
- Uses GM_xmlhttpRequest to bypass CORS and fetch each file
- Bundles selected files into one ZIP and shows success/failure counts
-
Just click 📥 Export Media on any discord.com/channels/... page to get started.