fix
This commit is contained in:
parent
3e04daeb8b
commit
979aaf1299
1 changed files with 0 additions and 1 deletions
|
@ -137,7 +137,6 @@ def extract(url: str) -> dict[str, Any]:
|
|||
"""
|
||||
d = ytdl(
|
||||
{
|
||||
**opt,
|
||||
"extract_flat": True,
|
||||
"skip_download": True,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue