1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 18:39:29 +00:00

[empflix] Fix typo

This commit is contained in:
Sergey M․ 2015-06-04 20:39:03 +06:00
parent e52c0bd0eb
commit 3ce9bc712a

View file

@ -26,6 +26,6 @@ class EMPFlixIE(TNAFlixIE):
},
{
'url': 'http://www.empflix.com/videos/[AROMA][ARMD-718]-Aoi-Yoshino-Sawa-25826.html',
'matching_only': True,
'only_matching': True,
}
]