aggiornato cloudscraper (fix piratestreaming)

This commit is contained in:
marco
2020-04-29 11:35:18 +02:00
parent ec408c80f1
commit 05422437df
5 changed files with 55 additions and 18 deletions

View File

@@ -36,6 +36,12 @@ class CloudflareIUAMError(CloudflareException):
"""
class CloudflareChallengeError(CloudflareException):
"""
Raise an error when detected new Cloudflare challenge
"""
class CloudflareSolveError(CloudflareException):
"""
Raise an error when issue with solving Cloudflare challenge