Skip to content

DestroyCom/discord_media_exporter_userscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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.