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] "Something went wrong" error for videos #192

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

drunkwinter
Copy link
Collaborator

@drunkwinter drunkwinter commented Jun 28, 2023

Resolved / Related Issues

YouTube checks if the trackingParams in the response matches the decoded trackingParam in responseContext.mainAppWebResponseContext. However, the "TV Embedded Player" client does not include the trackingParam in the responseContext, causing the check to fail.

This workaround addresses the issue by hardcoding the trackingParam in the "TV Embedded Player" context.

@drunkwinter drunkwinter changed the title [fix] Something went wrong error for some videos [fix] "Something went wrong" error for videos Jun 29, 2023
@drunkwinter drunkwinter merged commit 8526001 into zerodytrash:main Jun 29, 2023
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.

1 participant