]> jfr.im git - yt-dlp.git/commitdiff
[extractor/iq] Set language correctly for Korean subtitles
authorpukkandan <redacted>
Sat, 2 Jul 2022 13:48:26 +0000 (19:18 +0530)
committerpukkandan <redacted>
Sat, 2 Jul 2022 13:49:21 +0000 (19:19 +0530)
Closes #3500

yt_dlp/extractor/iqiyi.py

index 35691ec201804fe86330677672613da69ad08210..6a43846c17e21d688d1581d9747e3b01fe2e0fba 100644 (file)
@@ -441,6 +441,7 @@ class IqIE(InfoExtractor):
         '1': 'zh_CN',
         '2': 'zh_TW',
         '3': 'en',
+        '4': 'kor',
         '18': 'th',
         '21': 'my',
         '23': 'vi',