Created
May 9, 2025 01:46
-
-
Save insin/449a4734490e62941fabf1f27c09cb99 to your computer and use it in GitHub Desktop.
Get YouTube language codes (with language menu open)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Array.from( | |
document.querySelectorAll('#items.yt-multi-page-menu-section-renderer ytd-compact-link-renderer[compact-link-style="compact-link-style-type-selection-menu"]'), | |
el => el.data.serviceEndpoint.signalServiceEndpoint.actions[0].selectLanguageCommand.hl | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Video track names with "original" in them and the acutal html lang from YouTube