Derpibooru-dl
Derpibooru-dl copied to clipboard
Unhandled expection, <type 'exceptions.AssertionError'> when downloading recently created
https://github.com/JoeyH3/Derpibooru-dl/releases/tag/derpibooru_dl-2016-06-30 I am using this version, and I'm constantly getting this error.
2016-09-15 00:38:29,122 - INFO - Program finished.
2016-09-15 00:42:20,032 - DEBUG - Logging started.
2016-09-15 00:42:22,351 - DEBUG - API Key looks fine.
2016-09-15 00:42:22,352 - INFO - Attempting to resume any failed downloads.
2016-09-15 00:42:23,061 - DEBUG - Menu user input:'1'
2016-09-15 00:42:23,062 - INFO - Now downloading the last week's submissions.
2016-09-15 00:42:23,062 - DEBUG - Getting ID of most recent submission...
2016-09-15 00:42:23,065 - INFO - Starting new HTTPS connection (1): derpiboo.ru
2016-09-15 00:42:24,578 - DEBUG - "GET /search.json?perpage=50&sf=created_at&q=%2A&key=~~~~~~~~~~~~~~&page=1&sd=desc HTTP/1.1" 200 None
2016-09-15 00:42:24,788 - DEBUG - Most recent submission ID:1249099
2016-09-15 00:42:24,789 - INFO - Downloading the last 7000 submissions. Starting at 1249099 and stopping at 1242099
2016-09-15 00:42:24,789 - CRITICAL - Unhandled exception!
2016-09-15 00:42:24,789 - CRITICAL - <type 'exceptions.AssertionError'>
2016-09-15 00:42:24,790 - ERROR -
Traceback (most recent call last):
File "derpibooru_dl.py", line 1414, in
Edit line 940 and 954. Increase the number to over maximum image ID number. See #27