Seklfreak / discord-image-downloader-go

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

Time Outs #170

Open cpu19 opened 4 years ago

cpu19 commented 4 years ago

i keep having timeout error when i tried to download old/history media

Could not read response https://cdn.discordapp.com/attachments/710060263960820953/710658693903184512/14110391_medianame.mp4 - net/http: request canceled (Client.Timeout exceeded while reading body)

tried to change timeout setting in config.ini from 60 to 600 but in result the program download nothing not even give any feedback

pls help, thanks