commit: 56c837ccb75b639d362397095f33300229c4bd1c
parent 4c8fea92f350d5a3f33d505980ac750b05a9cd34
Author: Sergey M․ <dstftw@gmail.com>
Date: Thu, 4 Jun 2015 20:34:48 +0600
[tnaflix] Fix typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/tnaflix.py b/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,
}
]