xtekky / TikTok-ViewBot

ViewBot using requests | Fast, no selenium | Custom Views count and clean Design
https://t.me/onlpx
Apache License 2.0
1.21k stars 486 forks source link

line 257 and 102 problem #87

Closed Alexloi4071 closed 1 year ago

Alexloi4071 commented 1 year ago

Hi xtekky may i know how to change the code? and what is the poblem?

File "c:\xxx\TikTok-ViewBot-main\main.py", line 257, in a, b, c = init(session) File "c:\xxx\TikTok-ViewBot-main\main.py", line 102, in init captcha_token = findall(r'name="([A-Za-z0-9]{31,32})">', html)[0] IndexError: list index out of range