mirror of
https://github.com/anonymousx97/social-dl.git
synced 2025-02-20 11:13:19 +08:00
Update socialbot.py
This commit is contained in:
parent
f56c6888bf
commit
3018f75aa2
@ -265,7 +265,7 @@ async def json_dl(iurl: str, doc: bool, caption: str):
|
|||||||
print(e)
|
print(e)
|
||||||
return "failed"
|
return "failed"
|
||||||
if "require_login" in rjson:
|
if "require_login" in rjson:
|
||||||
print('failed')
|
return "failed"
|
||||||
|
|
||||||
return_val = "failed"
|
return_val = "failed"
|
||||||
if "graphql" in rjson:
|
if "graphql" in rjson:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user