Remove typo (you can laught :D)
Signed-off-by: Juraj Oravec <sgd.orava@gmail.com>
This commit is contained in:
parent
11c4488d42
commit
6d6240f2a0
@ -73,7 +73,6 @@ ydl_opts = {
|
||||
'noprogress': True,
|
||||
}
|
||||
with youtube_dl.YoutubeDL(ydl_opts) as ydl:
|
||||
# ydl.download(['https://www.youtube.com/watch?v=QyKN0kmutUA'])
|
||||
info_dict = ydl.extract_info(url, download=True)
|
||||
|
||||
if not final_path:
|
||||
|
Loading…
Reference in New Issue
Block a user