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

use post title if available, and support /r/sub URLs #35

Open greyfade opened 7 years ago

greyfade commented 7 years ago

I wanted to get folder names that include post titles, without having to copy down the post title myself.

Titles that include characters not allowed on Windows should probably be encoded, but I don't use Windows and can't remember the list of characters to replace, so that's not included here.