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

[FIXED] [YouTube side issue which affected official clients too] Mandatory reCAPTCHA challenge opens an HTTP 405 error page #8183

Closed
5 tasks done
delthas opened this issue Apr 12, 2022 · 10 comments
Labels
bug Issue is related to a bug youtube Service, https://www.youtube.com/

Comments

@delthas
Copy link

delthas commented Apr 12, 2022

MOD EDIT: The issue was from YouTube's side and has been fixed, see https://support.google.com/youtube/thread/159624032/known-issue-4-12-2022-issues-across-youtube-services

Checklist

  • I am able to reproduce the bug with the latest version.
  • I made sure that there are no existing issues - open or closed - which I could contribute my information to.
  • I have taken the time to fill in all the required details. I understand that the bug report will be dismissed otherwise.
  • This issue contains only one bug.
  • I have read and understood the contribution guidelines.

Affected version

0.22.1

Steps to reproduce the bug

  • Open the app.
  • The reCAPTCHA challenge appears and prevents watching any video.
  • Click on solve

Expected behavior

I am redirect to some kind of reCAPTCHA page that where I can solve a reCAPTCHA and press Done.

Actual behavior

I am redirected to a page with an HTTP error 405.

The page reads:

Google
405. That's an error
The request method GET is inappropriate for the URL /youtubei/v1/guide. That's all we know.

Screenshots/Screen recordings

Logs

No response

Affected Android/Custom ROM version

Android 11

Affected device model

Google Pixel 4a

Additional information

Two other users on IRC and one friend of mine also have the issue.

For all the users, NewPipe worked fine yesterday. It is highly likely that something broke after a change from Google, since yesterday.

@delthas delthas added the bug Issue is related to a bug label Apr 12, 2022
@ourslfs

This comment was marked as duplicate.

@kmodexc kmodexc mentioned this issue Apr 12, 2022
5 tasks
@AudricV AudricV added ASAP Issue needs to be fixed as soon as possible youtube Service, https://www.youtube.com/ labels Apr 12, 2022
@Skywolf285
Copy link

On my device NewPipe crashes with an UI error. Already posted this on another issue report (that was made 2 minutes before this one yet was the only one showing up for me) but for completion sake I will put it here as well. Unsureif unrelated issue though.

Exception

  • User Action: ui error
  • Request: ACRA report
  • Content Country: US
  • Content Language: en-US
  • App Language: en_US
  • Service: none
  • Version: 0.22.1
  • OS: Linux Android 7.1.2 - 25
Crash log

java.lang.IllegalArgumentException: reasonPhrase can't be empty.
	at android.webkit.WebResourceResponse.setStatusCodeAndReasonPhrase(WebResourceResponse.java:138)
	at android.webkit.WebResourceResponse.<init>(WebResourceResponse.java:76)
	at com.android.webview.chromium.WebViewContentsClientAdapter.onReceivedHttpError(WebViewContentsClientAdapter.java:641)
	at org.chromium.android_webview.AwContentsClientCallbackHelper$MyHandler.handleMessage(AwContentsClientCallbackHelper.java:218)
	at android.os.Handler.dispatchMessage(Handler.java:102)
	at android.os.Looper.loop(Looper.java:154)
	at android.app.ActivityThread.main(ActivityThread.java:6186)
	at java.lang.reflect.Method.invoke(Native Method)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:889)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:779)


@AudricV
Copy link
Member

AudricV commented Apr 12, 2022

For everyone: please test the APK of TeamNewPipe/NewPipeExtractor#780 and let me know if you can reproduce the issue. Thanks!

@Skywolf285
Copy link

Skywolf285 commented Apr 12, 2022

For everyone: please test the APK of TeamNewPipe/NewPipeExtractor#780 and let me know if you can reproduce the issue. Thanks!

This build solves is for me! Don't even have to enter a reCAPTCHA, video just plays.

@onkq

This comment was marked as duplicate.

@MichaelFedora
Copy link

MichaelFedora commented Apr 12, 2022

@TiA4f8R

For everyone: please test the APK of TeamNewPipe/NewPipeExtractor#780 and let me know if you can reproduce the issue. Thanks!

reCAPTCHA requirement is gone, didn't even have to solve it. Thank you for your work!

@AudricV
Copy link
Member

AudricV commented Apr 12, 2022

If you want to know, here is what YouTube returns right now to the app:

error response

This issue also affects official YouTube clients, so there is nothing we can do until it's solved by YouTube.

@AudricV AudricV changed the title Mandatory reCAPTCHA challenge opens an HTTP 405 error page [YouTube side issue, affects official clients] Mandatory reCAPTCHA challenge opens an HTTP 405 error page Apr 12, 2022
@AudricV AudricV changed the title [YouTube side issue, affects official clients] Mandatory reCAPTCHA challenge opens an HTTP 405 error page [FIXED] [YouTube side issue which affected official clients too] Mandatory reCAPTCHA challenge opens an HTTP 405 error page Apr 13, 2022
@AudricV
Copy link
Member

AudricV commented Apr 13, 2022

The issue has been solved by YouTube, so I am closing this issue.

@AudricV AudricV closed this as completed Apr 13, 2022
@AudricV AudricV removed the ASAP Issue needs to be fixed as soon as possible label Apr 13, 2022
@AudricV AudricV unpinned this issue Apr 14, 2022
@CrimsonFork

This comment was marked as off-topic.

@CBSkarmory

This comment was marked as resolved.

@TeamNewPipe TeamNewPipe locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue is related to a bug youtube Service, https://www.youtube.com/
Projects
None yet
Development

No branches or pull requests

8 participants