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
- Host: GitHub
- URL: https://github.com/destroycom/discord_media_exporter_userscript
- Owner: DestroyCom
- License: other
- Created: 2025-06-03T22:47:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-03T23:07:12.000Z (about 1 year ago)
- Last Synced: 2025-06-14T16:17:52.389Z (about 1 year ago)
- Topics: discord, exporter, greasyfork, javascript, js, media, tapermonkey, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/fr/scripts/538243-discord-media-exporter
- Size: 19.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.