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

Youtube script parses title and description in a wrong language. #6

Open
LightTemplar opened this issue Jul 9, 2023 · 0 comments
Open

Comments

@LightTemplar
Copy link

I force youtube to give content in needed language with hl and gl parameters and returned page actually contains data in that language. But script takes another parts of the page, with original language.
Link to test: https://www.youtube.com/watch?v=KLou7Rz5Onw&gl=US&persist_gl=1&hl=en&persist_hl=1
or simpler one to the same video, works too: https://www.youtube.com/watch?v=KLou7Rz5Onw&hl=en&persist_hl=1

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

No branches or pull requests

1 participant