hum
This commit is contained in:
parent
ff37764719
commit
ce92671ef2
@ -32,7 +32,7 @@ def ytsearch(query):
|
||||
|
||||
async def ytdl(link):
|
||||
proc = await asyncio.create_subprocess_exec(
|
||||
'youtube-dl',
|
||||
'yt-dlp',
|
||||
'-g',
|
||||
'-f',
|
||||
'best[height<=?720][width<=?1280]',
|
||||
|
Loading…
Reference in New Issue
Block a user