aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ninegag.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2015-09-23 01:41:44 +0600
committerSergey M․ <dstftw@gmail.com>2015-09-23 01:41:44 +0600
commitc3a4e2ec40f9a90d4ae8991e6764641c744ec8fb (patch)
tree60b3e8205a2f1166519ca544b8059f2d9d67318d /youtube_dl/extractor/ninegag.py
parente28c794699596912092635014b041d0af888fd08 (diff)
downloadyoutube-dl-c3a4e2ec40f9a90d4ae8991e6764641c744ec8fb.tar.xz
[9gag] Remove redundant test
Diffstat (limited to 'youtube_dl/extractor/ninegag.py')
-rw-r--r--youtube_dl/extractor/ninegag.py14
1 files changed, 2 insertions, 12 deletions
diff --git a/youtube_dl/extractor/ninegag.py b/youtube_dl/extractor/ninegag.py
index 6103c7517..34879d1c8 100644
--- a/youtube_dl/extractor/ninegag.py
+++ b/youtube_dl/extractor/ninegag.py
@@ -26,18 +26,8 @@ class NineGagIE(InfoExtractor):
},
'add_ie': ['Youtube']
}, {
- 'url': 'http://9gag.com/tv/p/KklwM/alternate-banned-opening-scene-of-gravity?ref=fsidebar',
- 'info_dict': {
- 'id': 'KklwM',
- 'ext': 'mp4',
- 'display_id': 'alternate-banned-opening-scene-of-gravity',
- "description": "While Gravity was a pretty awesome movie already, YouTuber Krishna Shenoi came up with a way to improve upon it, introducing a much better solution to Sandra Bullock's seemingly endless tumble in space. The ending is priceless.",
- 'title': "Banned Opening Scene Of \"Gravity\" That Changes The Whole Movie",
- 'uploader': 'Krishna Shenoi',
- 'upload_date': '20140401',
- 'uploader_id': 'krishnashenoi93',
- },
- 'add_ie': ['Youtube']
+ 'url': 'http://9gag.com/tv/p/KklwM',
+ 'only_matching': True,
}]
_EXTERNAL_VIDEO_PROVIDER = {
'1': {