joe-habel / YouTube-View-Bot

A rotating proxy solution to bot YouTube views
95 stars 82 forks source link

'NoneType' object has no attribute 'tbody' #11

Closed sryu1 closed 1 year ago

sryu1 commented 2 years ago

PS C:\Users\XXXXX\Desktop\YouTube-View-Bot-master> python viewbot.py Traceback (most recent call last): File "C:\Users\XXXXX\Desktop\YouTube-View-Bot-master\viewbot.py", line 122, in proxies = get_proxies(ua) File "C:\Users\XXXXX\Desktop\YouTube-View-Bot-master\viewbot.py", line 20, in get_proxies for row in proxies_table.tbody.find_all('tr'): AttributeError: 'NoneType' object has no attribute 'tbody'