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):
|
||||
continue
|
||||
|
||||
print(f"{name} {link}")
|
||||
print(link)
|
||||
exit(0)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user