[theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176)

This commit is contained in:
Jaime Marquínez Ferrándiz 2014-09-21 16:08:38 +02:00
parent 224ce0d872
commit e35cb78c40
2 changed files with 31 additions and 19 deletions

View file

@ -21,7 +21,7 @@ class SBSIE(InfoExtractor):
'md5': '3150cf278965eeabb5b4cea1c963fe0a',
'info_dict': {
'id': '320403011771',
'ext': 'flv',
'ext': 'mp4',
'title': 'Dingo Conservation',
'description': 'Dingoes are on the brink of extinction; most of the animals we think are dingoes are in fact crossbred with wild dogs. This family run a dingo conservation park to prevent their extinction',
'thumbnail': 're:http://.*\.jpg',