youtube-dl

Another place where youtube-dl lives on
git clone git://git.oshgnacknak.de/youtube-dl.git
Log | Files | Refs | README | LICENSE

commit 56c837ccb75b639d362397095f33300229c4bd1c
parent 4c8fea92f350d5a3f33d505980ac750b05a9cd34
Author: Sergey M․ <dstftw@gmail.com>
Date:   Thu,  4 Jun 2015 20:34:48 +0600

[tnaflix] Fix typo

Diffstat:
Myoutube_dl/extractor/tnaflix.py | 2+-
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, } ]