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

Folder Naming Suggestion #27

Open alkaseltzerspadt opened 8 years ago

alkaseltzerspadt commented 8 years ago

Do you think it would be possible to add folder naming easily? As in, naming the output folder the name of the album, not the ID. I saw a pull request that did that, but did not think it would work because it was on an old commit. Thanks for the project and I look foward to hearing back.

szero commented 8 years ago

Hello, I added folder naming in my fork and updated my previous pull request. You can try it here #26.