-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
[YouTube] 2nd occurrence of "IOS player response is not valid error" when loading some videos #11980
[YouTube] 2nd occurrence of "IOS player response is not valid error" when loading some videos #11980
Comments
This commit LuanRT/BgUtils@3fc2116 says "Locally generated Visitor IDs are no longer accepted". The PR TeamNewPipe/NewPipeExtractor#1262 added code to generate random visitorData locally. If someone has time it might be worth testing what happens when using visitorData from |
This comment has been minimized.
This comment has been minimized.
I've tried my hand at fixing this in TeamNewPipe/NewPipeExtractor#1271 @gechoto. Not sure it's the cleanest but give it a look. |
This comment has been minimized.
This comment has been minimized.
Based on brief testing, can confirm that this patch solved the issue for me; many thanks for sharing @sheepmax! |
Just wanted to add that for me when I open the app and play a video it always just works fine but while I have that video running and tap on another video then the error appears. If I close the player and tap on the new video I wanted to watch the player comes up and plays the video normally. |
This comment has been minimized.
This comment has been minimized.
Please refrain from posting non-helpful comments such as "me too" on this thread; it just makes it harder for people to find the actual useful comments. Thanks |
Unlike other problems in the past, people have been surprisingly well behaved this time, duplicate issues have been less of a problem, more just duplicate comments, some ignoring even our requests in this issue body to avoid making unuseful comments here asking for quick resolution of the problem and specially when it has a already "ASAP" label on it. It can't be more obvious than that "it is on our high priority". we are aware of the cause of this issue & our developers have started working on it and 2 main others (namely http 403 error , sign in to confirm you are not a bot error). 2 PRs have already been opened one for Extractor part as well as one for NewPipe app part. All we need from users as support is to remain hooked patiently. We will keep you informed. Thank you. |
👍
|
Here is the debug apk generated by CI from our po_tokens support PR #11955 This is the Fruit of our developers labour so far to fix the following issues:-
|
I thank the team for the hotfixes and improvements. Is this file the same as the one in this (https://github.com/TeamNewPipe/NewPipe/actions/runs/13089632550) CI output? |
If it wasn't clear enough, It is current latest debug APK taken from CI's last run of #11955 , unzipped, renamed properly and re-zipped. https://github.com/TeamNewPipe/NewPipe/actions/runs/13089632550/artifacts/2521351556 It is for convenience of the users without a github account who come to browse NewPipe repo searching for the solutions, land on hot topics or Pinned Issues to try debug apk out. May encourage themselves to test things out & report back by making accounts later. |
For those who cannot or don't want to install debug apk, here is work around that I have found: spamming "Open in browser" 3-10 times make it work. I an not sure if default app should be set (newpipe for yt links or something like that) or default action, but I can watch videos that produce this error if do the thing metioned before. You can also try to play with "Start playing in a popup". |
I have tested this change and it resolved the issue for me. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Users facing this issue can use NewPipe_po_tokens apk attached in this comment Unzip it & install it. It will install as a seperate app. If you want your data imported into this newly installed app NewPipe po-token then Export Data from NewPipe app and Import in the it. |
Checklist
Affected version
v0.27.5
Steps to reproduce the bug
"IOS client response is not valid" error has stated happening again. It is 2nd time occurrence of such exception was reported In NewPipe Extractor today after it was fixed in a hotfix release of Extractor 0.24.4. First time it was reported in #11934 & was fixed successfully by hotfix release of NewPipe v0.27.5.
Note: it will be pinned and tracked here in one place on the NewPipe repo to avoid duplicates on NewPipe Extractor repo. Users are requested to avoid opening duplicates & unnecessary comments with their exception reports as we are aware of the cause of this issue.
Steps for the reproduction:
1: Load a random YouTube video
2: Some videos will not play and instead present an error report page with sad face which also includes a retry and report error button
3. Pressing "Retry button many times" loads the video but not everytime.
Users facing this issue can use NewPipe_po_tokens apk attached in this comment
Expected behavior
YouTube videos should be loading normally.
Actual behavior
A error page is instead shown along with "Sorry, something went wrong" along with options for retry and report button.
Logs
User provided logs from this comment
Exception
Crash log
Affected Android/Custom ROM version
Android 12
Affected device model
Samsung A11
Additional information
N/A
The text was updated successfully, but these errors were encountered: