Does not work anymore
zorael opened this issue · 0 comments
zorael commented
It seems we have to pass the cookie when downloading an image now. It works if you paste the headers from getImageList
into downloadImage
and manually include a cookie, but that's obviously not ideal.
We'll simply have to store the cookie in the target.json
. It makes the file secret (as the cookie is a credentials hash), so we'll have to emphasize this in the README.