Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix AudioSolver and Reimplemented ImageSolver #57

Open
wants to merge 40 commits into
base: master
Choose a base branch
from

Conversation

MacKey-255
Copy link

Added the human factor in the SolverAudio.
Improved speech system in the SolverAudio.
"Try again later" message detection in SolverAudio.
WitAI service added.
Secundary_speech_service was added to avoid errors of the first voice service in SolverAudio.
Simple system of proxies added through the json file.
Added selector of the method to solve the captcha.
Better error handling (Avoid connection errors and other common ones).
Shipping button implemented (Solve captcha and submit form).
Improved information provided by the records.
Implementing the Yolov3 neural network in the SolverImage system.
Reimplemented the SolverImage system.
Neural network without training (default on Yolo v3)
The network must be trained, I don't have a computer to do that.
Prediction only to ('bus', 'car', 'bicycle', 'fire hydrant', 'traffic light', 'vehicles', 'motorcycle')
Auto Download weight yolo v3 not testing (My connection is slow)

Unknown added 2 commits July 23, 2019 08:02
Added the human factor in the SolverAudio.
Improved speech system in the SolverAudio.
"Try again later" message detection in SolverAudio.
WitAI service added.
Secundary_speech_service was added to avoid errors of the first voice service in SolverAudio.
Simple system of proxies added through the json file.
Added selector of the method to solve the captcha.
Better error handling (Avoid connection errors and other common ones).
Shipping button implemented (Solve captcha and submit form).
Improved information provided by the records.
Implementing the Yolov3 neural network in the SolverImage system.
Reimplemented the SolverImage system.
Neural network without training (default on Yolo v3)
The network must be trained, I don't have a computer to do that.
Prediction only to ('bus', 'car', 'bicycle', 'fire hydrant', 'traffic light', 'vehicles', 'motorcycle')
Auto Download weight yolo v3 not testing (My connection is slow)
Fix predict awaited
Add new titles in spanish
@SizRex
Copy link

SizRex commented Jul 29, 2019

image

@MacKey-255
Copy link
Author

Men, Remember that you are using a proxy so the response time is slower. Try to time out set to 300 seconds. SAlu2s

@SizRex
Copy link

SizRex commented Aug 5, 2019

I try using localhost

@MacKey-255
Copy link
Author

Men, try using it without a proxy and you'll see how it works. I tested it on a dedicated server and on my PC and everything is on wheels, the only thing missing is to train the neural network. SAlu2s

MacKey-255 and others added 24 commits August 28, 2019 17:20
Add detection if image one selected
Upgrade for Windows thanks for Francesco149
Upgrade Predict Download Model yolov3
Rename project to GoodByeCaptcha
Fix Merge with Francesco149
Downgrade requirements because incompatibility with code
Delete simple JSON PROXY
Set random proxy option
Add .gitignore my publish.sh
Remove launcher.py
Fix image solver 40%
Restructurado image solver
Update README.rst
Change library to Production/Stable
Change links pypi
Add event before and after start solver
Add event before goto page
Image solver Full Tested
Ready release
Add models folder to pypi
Add verify tmp dir
Add comment on examples
Add extra pyppeteer plugins
Add video tutorial "How to install goodbyecaptcha"
Restructure Base class
Add more comments to code
Add more functionalities to Base class
Optimize and reformat code
Restructure project not complete
Optimize, clearup and Reformat code
Add new config and delete obsolete
Remove unnecessary files
Add more comments in Images Solver
Change Wait Iframe for wait full load page
Add retry in get_page
Update requirements (No complete)
Add UTF code to README
Adjust examples (No all tested)
Go to Audio Solver :)
Move code of Audio to audio.py
Adjust Code to Base
Remove block_images (Error load Checkbox)
Add Exception  => ResolveMoreLater
Clearup and reformat code
MacKey-255 and others added 14 commits May 13, 2020 11:27
No tested All :|
Add Incognito Page
Remove Site-Key (Not use for now)
Adjust logging in Base Project
Add FakeBrowser (Bypass Bot detections)
Testing Audio method 1/2 ( Try Later :V )
Add Try Catch to Try Again Message
Tested Audio Solver
Add Set Language
Tested all Examples
In the next ... migrate to Yolo V5 for to better detect images
Add ChromePath how parameters. Fix: pyppeteer/pyppeteer#108
Add args on Browser
Add verify_ssl False on UserAgent
Update Setup.py & Version
docs(readme): add python3-pocketsphinx and libpulse-dev as requirements
Change requirements of opencv-python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants