-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
Description
I downloaded the search with this:
gallery-dl --config D:\gallery-dl\config.json "https://www.pixiv.net/en/tags/%E3%82%B4%E3%83%96%E3%83%AA%E3%83%B3/artworks" --filter "illust_ai_type == 1"
Eventually I got this error:
[pixiv][error] API request failed: {'user_message': '', 'message': '{"offset":["offset must be no more than 5000"]}', 'reason': '', 'user_message_details': {}}
What does this mean?
Reactions are currently unavailable