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

Not downloading Gfycat links #116

Closed Givblod closed 5 years ago

Givblod commented 5 years ago

Hello. I set up the downloader it's working alright but each time the downloader requests 100 messages, it only downloads the discord attachments on the channel. Skipping all the gfycat links on the way historically going back. Something wrong with gfycat link downloading or will it start downloading gfycat links after the discord attachments are done? Gfycat is still supported?

It stopped downloading now but the command printed "done, 1157 download links started!"

I suspect those links are gfycat links but I can't find their dl location. What does that line means anyway?

DreamPhreak commented 5 years ago

I'm pretty sure that "# download links started!" line is meant to say "# download links downloaded!".

Kakkela commented 5 years ago

This was problem that was caused by earlier merge and has been fixed yesterday. It affected all the linked images in history downloading. Make sure you are running the latest version of the tool.

Also that

X download links started!

means just that, it tried to download this many links, it doesn't identify how many actually were downloaded.