natrixdev / tiktok-view-bot

ViewBot using requests | Fast, no selenium shit | Custom Views count and clean Design
https://www.tiktok.com/@natrixdev
18 stars 21 forks source link

list index out of range #1

Closed IAMLEIIKUN closed 1 year ago

IAMLEIIKUN commented 1 year ago
raceback (most recent call last):
  File "/home/lei/tiktok-view-bot/main.py", line 249, in <module>
    a, b, c = __init__(__session__)
  File "/home/lei/tiktok-view-bot/main.py", line 93, in __init__
    captcha_url   = findall(r'img src="([^"]*)"', __html__)[0]
IndexError: list index out of range
natrixdev commented 1 year ago

I will fix it.