Update gamdl.py

This commit is contained in:
R. M
2022-11-16 20:29:25 -03:00
parent c1aa9f214e
commit b98b19e657
+1
View File
@@ -147,6 +147,7 @@ class Gamdl:
'outtmpl': str(encrypted_location),
'allow_unplayable_formats': True,
'fixup': 'never',
'overwrites': True,
'external_downloader': 'aria2c'
}) as ydl:
ydl.download(stream_url)