fixed typo

This commit is contained in:
Johny Mo Swag 2013-03-06 21:14:46 -08:00
parent 40634747f7
commit 61e40c88a9
1 changed files with 1 additions and 1 deletions

View File

@ -2557,7 +2557,7 @@ class EscapistIE(InfoExtractor):
'uploader': showName,
'upload_date': None,
'title': showName,
'ext': 'flv',
'ext': 'mp4',
'thumbnail': imgUrl,
'description': description,
'player_url': playerUrl,