[extractor/iq] Set more language codes (#6476)

Authored by: D0LLYNH0
This commit is contained in:
D0LLYNH0 2023-03-09 04:18:14 -03:00 committed by GitHub
parent 9b7a48abd1
commit 2d5cae9636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -440,12 +440,14 @@ class IqIE(InfoExtractor):
'1': 'zh_CN',
'2': 'zh_TW',
'3': 'en',
'4': 'kor',
'4': 'ko',
'5': 'ja',
'18': 'th',
'21': 'my',
'23': 'vi',
'24': 'id',
'26': 'es',
'27': 'pt',
'28': 'ar',
}