This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
youtube-dl
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
1.1k
Wiki
Activity
Browse Source
fixed typo
rtmp_test
Johny Mo Swag
12 years ago
parent
40634747f7
commit
61e40c88a9
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/InfoExtractors.py
+ 1
- 1
youtube_dl/InfoExtractors.py
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
,
Write
Preview
Loading…
Cancel
Save