Browse Source

[shared] Add filesize to test

totalwebcasting
Sergey M․ 9 years ago
parent
commit
f11c316347
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/shared.py

+ 1
- 0
youtube_dl/extractor/shared.py View File

@ -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…
Cancel
Save