[PR #1076] [MERGED] web/youtube-lang: add zh, zh-Hans, and zh-Hant language codes #1310

Closed
opened 2025-11-09 10:10:22 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/imputnet/cobalt/pull/1076
Author: @Hk-Gosuto
Created: 1/26/2025
Status: Merged
Merged: 2/11/2025
Merged by: @wukko

Base: mainHead: main


📝 Commits (3)

  • fc6c519 feat: add zh zh-Hans zh-Hant YouTube audio language
  • 062b754 Merge branch 'main' into main
  • 0029203 Merge branch 'imputnet:main' into main

📊 Changes

1 file changed (+3 additions, -0 deletions)

View changed files

📝 web/src/lib/settings/youtube-lang.ts (+3 -0)

📄 Description

This PR added several Chinese identifiers, such as zh, zh-Hans, and zh-Hant, and the Chinese in the following videos is not zh-CN.

https://www.youtube.com/watch?v=Q9KWcWKo2T8 is zh
https://www.youtube.com/watch?v=4SNThp0YiU4 is zh-Hans


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/imputnet/cobalt/pull/1076 **Author:** [@Hk-Gosuto](https://github.com/Hk-Gosuto) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 2/11/2025 **Merged by:** [@wukko](https://github.com/wukko) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`fc6c519`](https://github.com/imputnet/cobalt/commit/fc6c519c8d6aaf9b3a80f4bfdec1c3373305db1c) feat: add zh zh-Hans zh-Hant YouTube audio language - [`062b754`](https://github.com/imputnet/cobalt/commit/062b75497beabd8fb4ebee15d1195f4ad5c2eab9) Merge branch 'main' into main - [`0029203`](https://github.com/imputnet/cobalt/commit/0029203a58858a21450ada7b05e7c1c1dea1bd4c) Merge branch 'imputnet:main' into main ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `web/src/lib/settings/youtube-lang.ts` (+3 -0) </details> ### 📄 Description This PR added several Chinese identifiers, such as zh, zh-Hans, and zh-Hant, and the Chinese in the following videos is not zh-CN. https://www.youtube.com/watch?v=Q9KWcWKo2T8 is zh https://www.youtube.com/watch?v=4SNThp0YiU4 is zh-Hans --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-09 10:10:22 -06:00
Sign in to join this conversation.