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

[ie/youtube] Fix uploader_id extraction #11818

Merged
merged 2 commits into from
Dec 15, 2024

Conversation

bashonly
Copy link
Member

Closes #11816

Template

Before submitting a pull request make sure you have:

In order to be accepted and merged into yt-dlp each piece of code must be in public domain or released under Unlicense. Check all of the following options that apply:

  • I am the original author of this code and I am willing to release it under Unlicense

What is the purpose of your pull request?

  • Fix or improvement to an extractor (Make sure to add/update tests)

Authored by: bashonly
@bashonly bashonly merged commit 1a8851b into yt-dlp:master Dec 15, 2024
6 checks passed
@bashonly bashonly deleted the fix/yt-uploader-id branch December 15, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site:youtube site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The uploader_id template does not print asian characters or letters with diacritical marks on the yt site.
2 participants