davidteather / TikTokBot

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

Traceback (most recent call last) #15

Closed albert1480 closed 3 years ago

albert1480 commented 3 years ago

Pick a video length (1-3)

  1. 2-3 minutes
  2. 5-7 minutes
  3. 10-12 minutes 1 Select a video type
  4. Trending
  5. Hashtag
  6. User
  7. Sound 1 Traceback (most recent call last): File "tiktokbot.py", line 114, in verifyFp = "verify" + ''.join(random.choice(string.letters) for num in range(40)) File "tiktokbot.py", line 114, in verifyFp = "verify" + ''.join(random.choice(string.letters) for num in range(40)) AttributeError: module 'string' has no attribute 'letters'
TheClio69 commented 3 years ago

Look at this issue : #16.

TheClio69 commented 3 years ago

@artem1480 please close your issue if your problem is resolved.