mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2025-01-06 05:07:54 +01:00
[CCMA] Add test with multiple subtitles
Added test is one of the cases of broken compatibility. Issue is in featuring multiple languages in the subtitles field.
This commit is contained in:
parent
8fbefa5cf7
commit
69c4e35907
@ -27,6 +27,17 @@ class CCMAIE(InfoExtractor):
|
||||
'timestamp': 1478608140,
|
||||
'upload_date': '20161108',
|
||||
}
|
||||
}, {
|
||||
'url': 'http://www.ccma.cat/tv3/alacarta/crims/crims-josep-tallada-lespereu-me-capitol-1/video/6031387/',
|
||||
'md5': 'b43c3d3486f430f3032b5b160d80cbc3',
|
||||
'info_dict': {
|
||||
'id': '6031387',
|
||||
'ext': 'mp4',
|
||||
'title': 'Crims - Josep Talleda, l\'"Espereu-me" (capítol 1)',
|
||||
'description': 'md5:7cbdafb640da9d0d2c0f62bad1e74e60',
|
||||
'timestamp': 1582577700,
|
||||
'upload_date': '20200224',
|
||||
}
|
||||
}, {
|
||||
'url': 'http://www.ccma.cat/catradio/alacarta/programa/el-consell-de-savis-analitza-el-derbi/audio/943685/',
|
||||
'md5': 'fa3e38f269329a278271276330261425',
|
||||
|
Loading…
Reference in New Issue
Block a user