You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im not sure if this is a bug or if i am doing something wrong.
tried to download a pool from rule34.xxx with multiple pages (lets say 10 pages).
but it always only downloads the first page. then i tried to list all pages in a txt file for input command ( -i ).
the page patterns wer elike this: pid=0, pid=45, pid=90 etc. basically, not in pages, but in "45 images per page" steps.
still, only first page was downloaded (45 images only)
to check if it correctly reads the urls, i printed them into a txt and surprisingly it turned out that all urls were duplicate of the
first 45 images. so, it only properly read the first page of the pool, and the others were duplicates of the first page.
The text was updated successfully, but these errors were encountered:
You are not doing anything wrong. This is a bug due to rule34xxx changing how it displays pools.
Same with gelbooru, by the way.
Back when pool downloads were implemented, it displayed all posts on one page, like here. I do not know when they added pages, but those are currently not supported.
im not sure if this is a bug or if i am doing something wrong.
tried to download a pool from rule34.xxx with multiple pages (lets say 10 pages).
but it always only downloads the first page. then i tried to list all pages in a txt file for input command ( -i ).
the page patterns wer elike this: pid=0, pid=45, pid=90 etc. basically, not in pages, but in "45 images per page" steps.
still, only first page was downloaded (45 images only)
to check if it correctly reads the urls, i printed them into a txt and surprisingly it turned out that all urls were duplicate of the
first 45 images. so, it only properly read the first page of the pool, and the others were duplicates of the first page.
The text was updated successfully, but these errors were encountered: