no need for name on pyyg
This commit is contained in:
parent
8fb7c4fb91
commit
bf1cdc55a0
@ -175,7 +175,7 @@ def search_ygg(query, multi, full):
|
|||||||
if not check_files(id):
|
if not check_files(id):
|
||||||
continue
|
continue
|
||||||
|
|
||||||
print(f"{name} {link}")
|
print(link)
|
||||||
exit(0)
|
exit(0)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user