igolaizola / bulkai

AI image generation in bulk automatically
MIT License
195 stars 41 forks source link

Images aren't downloading from Midjourney #78

Closed dwfrydendall closed 8 months ago

dwfrydendall commented 8 months ago

I got this error recently. A friend of mine who is also using this system is having the same issue as well.

❌ couldn't download https://cdn.discordapp.com/attachments/1095399264911368265/1204845745023352892/creativeteam._A_Little_Bit_Stronger_high_quality_photograph_5f3ce597-9529-4ee1-975f-736f5237d64f.png: discord: request https://cdn.discordapp.com/attachments/1095399264911368265/1204845745023352892/creativeteam._A_Little_Bit_Stronger_high_quality_photograph_5f3ce597-9529-4ee1-975f-736f5237d64f.png returned status code 403 (This content is no longer available.)

Is there a work around for this? Did Midjourney change their system and foul up the BulkAI process?

Thanks!

igolaizola commented 8 months ago

Discord image links now expire and include authentication data. The code must be adapted to accommodate this change. We can use Discord's temporary links for downloads, without removing the authentication part, and use the Midjourney CDN (cdn.midjourney.com) to export non-expiring links.