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

feat(Channel): Support PageHeader being used on user channels #577

Merged
merged 1 commit into from
Jan 13, 2024

Conversation

absidue
Copy link
Collaborator

@absidue absidue commented Jan 12, 2024

YouTube seems to be A/B testing using PageHeader on user channels. This pull request adds support for the new fields.

Currently YouTube isn't returning any profile pictures (the image property that is populated on the @gaming and @music channels isn't returned for user channels) or banners in the PageHeader for user channels and there is currently no way to request the about tab, unless you manually create the protobuf and request.
That's the least of the problems though, as channels that are verified or have more than 100k subscribers consistently return Internal Server Error responses if you have a visitor ID that is affected by the A/B test, so if you want to test this pull request, you are best to do so on smaller channels.

Here is some visitor data that has the A/B test: CgtWLXItUVZDN2JzYyjL_oStBg%3D%3D

@LuanRT LuanRT merged commit 6082b4a into LuanRT:main Jan 13, 2024
4 checks passed
@absidue absidue deleted the page-header-user-channel branch January 13, 2024 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants