mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 20:59:24 +01:00
[shared] Add filesize to test
This commit is contained in:
parent
f62e02c24f
commit
f11c316347
@ -24,6 +24,7 @@ class SharedIE(InfoExtractor):
|
|||||||
'id': '0060718775',
|
'id': '0060718775',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Bmp4',
|
'title': 'Bmp4',
|
||||||
|
'filesize': 1720110,
|
||||||
},
|
},
|
||||||
}, {
|
}, {
|
||||||
'url': 'http://vivo.sx/d7ddda0e78',
|
'url': 'http://vivo.sx/d7ddda0e78',
|
||||||
|
Loading…
Reference in New Issue
Block a user