Tyrrrz / DiscordChatExporter

Exports Discord chat logs to a file
MIT License
7.65k stars 699 forks source link

After making changes in chat (for example, removing a file), we lose this in our downloaded content because we refer to the Discord address of the file. #1278

Closed MGabala closed 1 month ago

MGabala commented 1 month ago

Version

newest

Flavor

GUI (Graphical User Interface)

Platform

windows 11

Export format

HTML

Steps to reproduce

Just download something, delete it from the server, and you will see that our downloaded content becomes broken.

Details

I think there should be a mechanism that downloads all files to local storage and keeps them.

Checklist

96-LB commented 1 month ago

I think there should be a mechanism that downloads all files to local storage and keeps them.

Turn on the download assets setting in GUI or use --media in the CLI.