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
[empflix] Fix typo
totalwebcasting
Sergey M․
10 years ago
parent
e52c0bd0eb
commit
3ce9bc712a
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
youtube_dl/extractor/empflix.py
+ 1
- 1
youtube_dl/extractor/empflix.py
View File
@ -26,6 +26,6 @@ class EMPFlixIE(TNAFlixIE):
}
,
}
,
{
{
'
url
'
:
'
http://www.empflix.com/videos/[AROMA][ARMD-718]-Aoi-Yoshino-Sawa-25826.html
'
,
'
url
'
:
'
http://www.empflix.com/videos/[AROMA][ARMD-718]-Aoi-Yoshino-Sawa-25826.html
'
,
'
matching
_only
'
:
True
,
'
only_
matching
'
:
True
,
}
}
]
]
Write
Preview
Loading…
Cancel
Save