Explorar o código

[tnaflix] Fix typo

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
56c837ccb7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      youtube_dl/extractor/tnaflix.py

+ 1 - 1
youtube_dl/extractor/tnaflix.py

@@ -33,7 +33,7 @@ class TNAFlixIE(InfoExtractor):
         },
         {
             'url': 'https://www.tnaflix.com/amateur-porn/bunzHD-Ms.Donk/video358632',
-            'matching_only': True,
+            'only_matching': True,
         }
     ]