mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-02 02:20:59 -05:00
fixed typo
This commit is contained in:
@@ -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,
|
||||
|
Reference in New Issue
Block a user