Seklfreak / discord-image-downloader-go

A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
MIT License
350 stars 90 forks source link

Is it possible to download images from the dat files? #91

Closed Rouskuh closed 5 years ago

Kakkela commented 6 years ago

Could you please elaborate more on what you mean by this?

Rouskuh commented 6 years ago

Every file you download is logged to dat_0, dat_1 etc.. I lost all the files that I had but had the logs still.. I had to parse every link and every channel out of the list to download them again.

Seklfreak commented 6 years ago

This is currently not a feature, but it would be interesting to add. One could also add a option to export the downloaded files into a spreadsheet. I probably won't implement the feature but I would happily accept pull requests. :)