wolfswolke / aniworld_scraper

Aniworld.to mp4 scraper for animes.
MIT License
49 stars 16 forks source link

Captcha solver[REQUEST] #7

Closed lude98 closed 1 year ago

lude98 commented 1 year ago

Please describe what you want to be added/changed: Captcha solver

Possible Solutions if you have any: https://github.com/dessant/buster

wolfswolke commented 1 year ago

I will not inclue a captcha bypass by default.

  1. It makes is slower.
  2. This is already a gray area. Adding that could get this project and me in trouble. If you still want to add it you can do that in the captcha.py Create a new var for it and option.add_argument it. I do not take any responsibilty for what you do with or in this project.