mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-23 11:12:40 +01:00
parent
501d9bccfe
commit
72c5d26e85
@ -146,6 +146,7 @@ class HotleakCreatorExtractor(HotleakExtractor):
|
|||||||
self.wait(
|
self.wait(
|
||||||
until=exc.response.headers.get("X-RateLimit-Reset"))
|
until=exc.response.headers.get("X-RateLimit-Reset"))
|
||||||
continue
|
continue
|
||||||
|
raise
|
||||||
|
|
||||||
posts = response.json()
|
posts = response.json()
|
||||||
if not posts:
|
if not posts:
|
||||||
|
Loading…
Reference in New Issue
Block a user