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