فهرست منبع

[empflix] Fix typo

Sergey M․ 10 سال پیش
والد
کامیت
3ce9bc712a
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      youtube_dl/extractor/empflix.py

+ 1 - 1
youtube_dl/extractor/empflix.py

@@ -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,
         }
     ]