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

Convert three-letter language code to language name #473

Open
siewers opened this issue Jan 7, 2024 · 0 comments
Open

Convert three-letter language code to language name #473

siewers opened this issue Jan 7, 2024 · 0 comments

Comments

@siewers
Copy link

siewers commented Jan 7, 2024

I'm currently showing the language for audio and subtitle streams by manually converting the three-letter language code (ISO 639-2) to the English language name.
It would be nice if this library would provide the English name of the language, alongside the ISO code.

What I've done is simply to embed a text file with a semicolon separated list from ISO code to language name.

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