Skip to content

Commit

Permalink
Use cloudscraper
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkhatri137 authored Jun 24, 2023
1 parent 1602ce3 commit cb095ef
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from urllib.parse import urlparse, unquote
from json import loads as jsnloads
from lk21 import Bypass
from cfscrape import create_scraper
from cloudscraper import create_scraper
from bs4 import BeautifulSoup
from base64 import standard_b64encode, b64decode

Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pybase64
hachoir
pillow
speedtest-cli
cfscrape
cloudscraper
Pyrogram==2.0.93
python-dotenv
python-magic
Expand Down

0 comments on commit cb095ef

Please sign in to comment.