NetflixChecker
NetflixChecker copied to clipboard
Fix
To Fix you first put
pip3 install progressbar
then you do
pip3 install mechanize
as step 3 you create a file called
"checkAccounts.txt"
put your accounts in there in the format "Email:Password"
now to add your proxies you create a file called "proxy-Default.txt" and then put your proxies in this format in "IP:Port"
Took me half an hour to fix :)
then i just execute the command, when i do it it says accounts file is empty
or to i need to put the 2 files in a folder or what?