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(proto): Fix visitor data base64url decoding #576

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

absidue
Copy link
Collaborator

@absidue absidue commented Jan 12, 2024

Currently creating an Innertube instance with visitor data that contains an underscore throws an error. This pull request fixes that by properly decoding the base64url encoded value (the reverse of the operations we do for encoding).

@LuanRT LuanRT merged commit 3980f97 into LuanRT:main Jan 12, 2024
4 checks passed
@absidue absidue deleted the visitor-data-decoding branch January 12, 2024 17:42
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.

2 participants