Plasmonix / Youtube-viewbot

🦊 Fast views botter based on proxies
GNU General Public License v3.0
59 stars 30 forks source link

Error #8

Open lCyPh3r opened 2 years ago

lCyPh3r commented 2 years ago

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)

krushnajii commented 1 year ago

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()