joe-habel / YouTube-View-Bot

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

Resets the config when I run it? #3

Open MarioMax1985 opened 3 years ago

MarioMax1985 commented 3 years ago

When I start the bot, it works, but resets my configs to the defualt.

misaelzinho commented 3 years ago

Also here

IsmailSultan commented 3 years ago

same

YNnaxh commented 3 years ago

same here, please fix

safakmerty commented 3 years ago

YOUR+SEARCH+HERE always, please fix.

batesbasti commented 3 years ago

Just open the viewbot.py file with an editor andsearch the part: def write_defaults(): config.write('search_string = insert your search here\n') save the file and its done

amatechx commented 2 years ago

for row in proxies_table.tbody.find_all('tr'): <<<<<<<<<<<<<<<<<<<<<<<<<<<<<EROR proxies.append({ 'ip': row.find_all('td')[0].string, 'port': row.find_all('td')[1].string})