This commit is contained in:
Cyberes 2019-12-16 23:32:09 -07:00
parent f376634dd0
commit 5689ad9c5a
1 changed files with 1 additions and 0 deletions

View File

@ -247,6 +247,7 @@ else:
else:
with youtube_dl.YoutubeDL(ydl_opts) as ydl:
ydl.download([x])
print()
else:
print('[info] Video too big')
logger.info('skipping ' + x + ' because too big')