Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RiyanPiro authored Apr 19, 2024
1 parent 68b5b0f commit f2e56b8
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
# 🚀 Netflix Cooker
## 💥 Features
# 🔥 Netflix Cooker
## ⚡ Features
- Multi-threading support
- Json + Netscape support
- Convert Json into Netscape and vice versa
- Blazing Fast
- No Proxies Required
- No Rate Limit
## ⚠️ Steps of Usage
1. Use convert.py to convert Json cookies in /convert/ folder into Netscape format (if not already)
2. Paste .txt file cookies in /cookies/ folder of Netscape format
3. Run `pip install -r requirements.txt` command
4. Run main.py
1. Run `pip install -r requirements.txt` command
2. Paste Netscape or Json Cookies in /cookies/ folder
3. Run main.py
4. Choose checking option
5. Enter number of threads between 1-100

0 comments on commit f2e56b8

Please sign in to comment.