xtekky / TikTok-ViewBot

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

Solve capcha problem #205

Open NaskaCybersec123edw opened 4 weeks ago

NaskaCybersec123edw commented 4 weeks ago

[-] Solving The Captcha Traceback (most recent call last): File "C:\Users\ALH.Service\TikTok-ViewBot\v2.py", line 221, in Zefoy().main() File "C:\Users\ALH.Service\TikTok-ViewBot\v2.py", line 191, in main self.driver.add_cookie(self.solve()) File "C:\Users\ALH.Service\TikTok-ViewBot\v2.py", line 78, in solve captcha_url = findall(r'img src="([^"]*)"', source_code)[0] IndexError: list index out of range

raffi1234567 commented 1 week ago

yea i also noticed it you could try to youse uc mode chromedriver from selenium base

NaskaCybersec123edw commented 4 days ago

??