mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 17:22:31 +01:00
[rutube] Update test
This commit is contained in:
parent
e3a9f32f52
commit
00ff8f92a5
@ -23,8 +23,11 @@ class RutubeIE(InfoExtractor):
|
|||||||
'file': '3eac3b4561676c17df9132a9a1e62e3e.mp4',
|
'file': '3eac3b4561676c17df9132a9a1e62e3e.mp4',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'title': 'Раненный кенгуру забежал в аптеку',
|
'title': 'Раненный кенгуру забежал в аптеку',
|
||||||
|
'description': 'http://www.ntdtv.ru ',
|
||||||
|
'duration': 80,
|
||||||
'uploader': 'NTDRussian',
|
'uploader': 'NTDRussian',
|
||||||
'uploader_id': '29790',
|
'uploader_id': '29790',
|
||||||
|
'upload_date': '20131016',
|
||||||
},
|
},
|
||||||
'params': {
|
'params': {
|
||||||
# It requires ffmpeg (m3u8 download)
|
# It requires ffmpeg (m3u8 download)
|
||||||
|
Loading…
Reference in New Issue
Block a user