mikf / gallery-dl

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

Reddit Stop Midway #5779

Closed timeg7100 closed 1 day ago

timeg7100 commented 6 days ago

Hi im trying to download a subreddit but gallery-dl

for Ex: i have this post: https://www.reddit.com/r/minus8/comments/7xcga5/someone_elses_original_character_drawn_by_minus/ in 2018

but gallery-dl stop at : https://www.reddit.com/r/minus8/comments/jgwaxz/player_select/ in 2020

mikf commented 5 days ago

Reddit only allows accessing the newest ~1000 posts when going through a subreddit. Nothing that can be done about that, except maybe using other sort categories, e.g. https://old.reddit.com/r/minus8/rising/

Twi-Hard commented 5 days ago

You have the option to filter the contents of the reddit dumps (https://github.com/ArthurHeitmann/arctic_shift/blob/master/download_links.md) and feed the urls to gallery-dl with gallery-dl -i links.txt Edit: The API could be useful too: https://github.com/ArthurHeitmann/arctic_shift/tree/master/api