davidteather / TikTokBot

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

Update tiktokbot.py #18

Closed TheClio69 closed 3 years ago

TheClio69 commented 3 years ago

I change that : "string.letters", with "string.ascii_letters". This change must be pushed because it causes an issue that prevents the program from running after line 114.

TheClio69 commented 3 years ago

Here are the different issues : #15, #16, #17.

TheClio69 commented 3 years ago

Please combine my branch with the master to solve this problem.

TheClio69 commented 3 years ago

@davidteather, if you see these messages, please push the new code.