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

Authored by: D0LLYNH0
pull/6485/head
D0LLYNH0 1 year ago committed by GitHub
parent 9b7a48abd1
commit 2d5cae9636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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',
}

Loading…
Cancel
Save