1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-07-31 00:33:24 +02: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,
}
]