From 982246052e3d25ea5e1db904e75dd8eb17976a73 Mon Sep 17 00:00:00 2001 From: theGeekPirate Date: Sat, 26 Mar 2016 14:36:39 -0700 Subject: [PATCH] Corrected unnecessary test --- youtube_dl/extractor/camwithher.py | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/youtube_dl/extractor/camwithher.py b/youtube_dl/extractor/camwithher.py index 1932adea3..b12e39ed2 100644 --- a/youtube_dl/extractor/camwithher.py +++ b/youtube_dl/extractor/camwithher.py @@ -20,14 +20,7 @@ class CamWithHerIE(InfoExtractor): }, { 'url': 'http://camwithher.tv/view_video.php?viewkey=6dfd8b7c97531a459937', - 'info_dict': { - 'id': '5642', - 'ext': 'mp4', - 'title': 'Carmen Bella Tease', - }, - 'params': { - 'skip_download': True, - } + 'only_matching': True, }, { 'url': 'http://camwithher.tv/view_video.php?viewkey=b6c3b5bea9515d1a1fc4&page=&viewtype=&category=mv',