mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 21:45:02 +03:00
remove debug info
This commit is contained in:
parent
87868db444
commit
b85eed1461
@ -88,7 +88,6 @@ def iqiyi_download(url, output_dir = '.', merge = True, info_only = False):
|
||||
assert videoid
|
||||
|
||||
info = getVMS(tvid,videoid,gen_uid)
|
||||
print(info)
|
||||
assert info["code"] == "A000000"
|
||||
|
||||
title = info["data"]["vi"]["vn"]
|
||||
|
Loading…
Reference in New Issue
Block a user