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

Doesn't Recognize Faulty Extensions #20

Open ghost opened 8 years ago

ghost commented 8 years ago

Not really the downloader's fault, but if the file was mis-extensioned upon uploading (i.e. a GIF as a JPG), the downloader doesn't correct it when downloading.

ghost commented 8 years ago

Perhaps something with the 'file' command and renaming? I apologize that I'm offering a problem but not a solution, but I'm very new to Linux.

szero commented 8 years ago

Hello, try to download files with version of this program from my pull request #22