Browse Source

[tnaflix] Fix typo

Sergey M․ 10 years ago
parent
commit
56c837ccb7
1 changed files with 1 additions and 1 deletions
  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',
             'url': 'https://www.tnaflix.com/amateur-porn/bunzHD-Ms.Donk/video358632',
-            'matching_only': True,
+            'only_matching': True,
         }
         }
     ]
     ]