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

Add url to ReCaptchaException #186

Merged
merged 2 commits into from
Aug 17, 2019
Merged

Conversation

Stypox
Copy link
Member

@Stypox Stypox commented Aug 17, 2019

  • [y] I carefully read the contribution guidelines and agree to them.
  • [y] I did test the API against NewPipe.
  • [y] I agree to ASAP create a PULL request for NewPipe for making in compatible when I changed the api.

Sometimes YouTube introduces recaptchas only on some pages. By adding an url to the ReCaptchaException the NewPipe app is able to use that url to load the page that originally caused the problem.

Corresponding NewPipe pr: TeamNewPipe/NewPipe#2527

Sometimes YouTube introduces recaptchas only on some pages. By adding an url to the ReCaptchaException the NewPipe app is able to use that url to load the page that originally caused the problem.
Also removed every instance of exception caught and rethrown with a different description: it makes no sense and it removes part of the useful stacktrace.
@Stypox Stypox added bug Issue is related to a bug enhancement New feature or request and removed enhancement New feature or request bug Issue is related to a bug labels Aug 17, 2019
@theScrabi theScrabi merged commit f9da8bc into TeamNewPipe:dev Aug 17, 2019
@Stypox Stypox deleted the recaptcha-with-url branch September 12, 2019 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants