mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-06-30 11:02:51 -05:00
[shared] Add filesize to test
This commit is contained in:
@ -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',
|
||||||
|
Reference in New Issue
Block a user