mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.87k stars 976 forks source link

[Site Enhancement] Support Reddit galleries #942

Closed shinji257 closed 4 years ago

shinji257 commented 4 years ago

Currently Reddit galleries can't be downloaded. This was a recent new feature so you might already be working on this but just in case I'd still like to formally request it.

Example URLS: Post: https://www.reddit.com/r/lightpainting/comments/i6iupa/the_forest_has_changed_a_bit/ Gallery URL as logged: https://www.reddit.com/gallery/i6iupa

kattjevfel commented 4 years ago

Duplicate of https://github.com/mikf/gallery-dl/issues/920 and should be added in 60ba3cb946d13d95568f69a29108451e68240636

Works on my machine™

katt@main ~ » gallery-dl https://www.reddit.com/r/lightpainting/comments/i6iupa/the_forest_has_changed_a_bit/
[reddit][info] Refreshing private access token
/mnt/jupiter/Temp/gallery-dl/reddit/lightpainting/0qfmz0nm4zf51.jpg
/mnt/jupiter/Temp/gallery-dl/reddit/lightpainting/tcbgormm4zf51.jpg
shinji257 commented 4 years ago

My bad. I did a search but for some reason that didn't come up and not running on latest code (just latest stable). I'll update when I get a second to do so.