Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 454 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 454 Bytes

Netflix-Checker

Netflix account checker A simple Python Script for check a list of accounts in txt file.
The script check one by one email and passwords.
Accounts works will be displayed in a txt file called worksAcc.txt.

Install mechanize

using pip: pip install mechanize.

Running script

run python check_acc_netflix.py.

If you use it multiple times, use a vpn :). Netflix limits the number of connection attempts.