ShindouAris / Netflix-cookie-checker

Netflix cookie checker created using python Requests. 🌟 Star to support our work!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix Cookie Checker

Checks Cookies for validity.

Education purpose only.

Logo





Installation

  git clone https://github.com/matheeshapathirana/Netflix-cookie-checker.git
  cd Netflix-cookie-checker
  pip install -r requirements.txt

Usage

  1. Run cookie_converter.py to convert Netscape cookies to json format.
  2. Edit the number of threads in main.py. https://github.com/matheeshapathirana/Netflix-cookie-checker/blob/0cbea047e4635c9f0ab6736755336a9b5315b9e3/main.py#L20
  3. Run main.py.

make sure you have a good internet connection.

Network Speed Recommended no. threads
< 5 Mbps 1-3
5-20 Mbps 3-5
20-100 Mbps 5-10
> 100 Mbps 10-20

Features

  • Multi-threading
  • Json + Netscape support
  • No Proxies Required
  • No Rate Limiting
  • Super Fast
  • Identify duplicate cookies

For any issues

Contributors

GitHub Contributors Image

You can help me by Donating

ko-fi

About

Netflix cookie checker created using python Requests. 🌟 Star to support our work!

License:GNU General Public License v3.0


Languages

Language:Python 100.0%