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 for reCAPTCHA and other improvements #22

Merged
merged 8 commits into from
Jan 15, 2019

Conversation

DRSDavidSoft
Copy link
Collaborator

@DRSDavidSoft DRSDavidSoft commented Jan 15, 2019

Description

This is a fix for bot detection as well as other general login issues.

✅ The process to bypass the bot detection is explained here: #21.

Updates

  • reCAPTCHA bot bypasser
  • better login error handling
  • fix error messages
  • fix is_logged_in detection

Related

All of the following issues have ran into the "Access to this page has been denied because we believe you are using automated tools to log into and browse DeviantArt." message

response = ''
echo(Fore.YELLOW + 'DeviantArt has detected bot usage')
echo(Style.DIM + 'You need to acquire a special token from this page:')
echo(Fore.YELLOW + '{url}'.format(url='https://perimeterx.deviantart.com'))
Copy link
Collaborator Author

@DRSDavidSoft DRSDavidSoft Jan 15, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still working for this userscript, in the meantime refer to #21.

@KishanBagaria KishanBagaria merged commit 8a294d7 into KishanBagaria:master Jan 15, 2019
@KishanBagaria
Copy link
Owner

This is great, thanks David!

@Koopzington
Copy link

@KishanBagaria can you tag a new release on PyPi to include the changes for the "pip install"ers? 🎉

@KishanBagaria
Copy link
Owner

@Koopzington Yeah, should be up now.

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.

None yet

3 participants