mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-05 12:00:21 +00:00
[empflix] Fix typo
This commit is contained in:
parent
e52c0bd0eb
commit
3ce9bc712a
@ -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,
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user