Plasmonix / Youtube-viewbot

🦊 Fast views botter based on proxies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

lCyPh3r opened this issue · comments

when i put the proxies he say :

Traceback (most recent call last):
File "C:\Users\Darkness\Downloads\Youtube-viewbot-main\main.py", line 116, in
sleeptime = random.randint(minwatch,maxwatch)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 339, in randint
return self.randrange(a, b+1)
File "C:\Users\Darkness\AppData\Local\Programs\Python\Python39\lib\random.py", line 317, in randrange
raise ValueError("empty range for randrange() (%d, %d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (2, 2, 0)

Exception has occurred: FakeUserAgentError
Maximum amount of retries reached

During handling of the above exception, another exception occurred:

During handling of the above exception, another exception occurred:

File "C:\Users\krush\OneDrive\Desktop\New folder (7)\Youtube-viewbot-main\main.py", line 11, in init
self.ua = UserAgent()
File "C:\Users\krush\OneDrive\Desktop\New folder (7)\Youtube-viewbot-main\main.py", line 43, in
bot = Viewbot()