davidteather / TikTokBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Other
347 stars 61 forks source link

ypeError: cannot unpack non-iterable NoneType object #22

Open Claesse opened 3 years ago

Claesse commented 3 years ago

Gettings this error now, been running fine before. Traceback (most recent call last): File "tiktokbot.py", line 165, in p1, p2 = calculateScale("downloaded/" + str(x) + ".mp4") TypeError: cannot unpack non-iterable NoneType object