alexgisby / imgur-album-downloader

Python script/class to download an entire Imgur album in one go into a folder of your choice.
MIT License
340 stars 59 forks source link

Changing to use the blogs layout rather than noscript #16

Closed alexgisby closed 9 years ago

alexgisby commented 9 years ago

Probable fix for #15

Seems like imgur's /noscript endpoint for albums is no longer working (it was this endpoint that allowed us to list all images in the album ready for download).

I've swapped it over to use the 'blogs' layout which seems to do the same job, but I'd appreciate any volunteer testers, especially on big albums!