techtanic / Discounted-Udemy-Course-Enroller

A script/software for automatically enrolling/joining 100% discounted Udemy courses for free. Get Paid Udemy courses for free with just a few clicks.
https://duce.techtanic.space
MIT License
785 stars 227 forks source link

Captcha issue #150

Closed VanshBhardwaj24 closed 2 months ago

VanshBhardwaj24 commented 1 year ago

Describe the bug Whenever it starts to enrol the courses after searching the web scraper throws this error

cloudscraper.exceptions.CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.

System Info:

VanshBhardwaj24 commented 1 year ago

Resolved their was a problem in configuration by cloudfare warp reset my network adapters and deleted it

stwillocks commented 1 year ago

cloudscraper.exceptions.CloudflareChallengeError: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.

PC1

w10 firefox static IP

PC2

w11 firefox dynamic IP

Ggre55 commented 1 year ago

ah well looks like they finaly paatched thier website, am guessing this tool is useless now exept if u implment a auto captcha solver api wich is not cheap at all(capmonster api,...), its easy to implement tho i can make a version that does that but again u need a api key from sites like capmonster to automaticly solve the captcha if enough people need this ill fork the repo