Small issue fix
This commit is contained in:
parent
b0e859a8c9
commit
26e46a9d45
@ -112,7 +112,7 @@ def extractStatus_syndication(url,workaroundTokens=None):
|
||||
|
||||
return output
|
||||
|
||||
def extractStatus_twExtractProxy(url):
|
||||
def extractStatus_twExtractProxy(url,workaroundTokens=None):
|
||||
proxies = os.getenv("VXTWITTER_PROXIES",None)
|
||||
if proxies is None:
|
||||
raise TwExtractError(400, "Extract error")
|
||||
|
Loading…
x
Reference in New Issue
Block a user