[fc2] Add test for #3171
authorSergey M․ <dstftw@gmail.com>
Mon, 31 Aug 2015 15:05:37 +0000 (21:05 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 31 Aug 2015 15:05:37 +0000 (21:05 +0600)
youtube_dl/extractor/fc2.py

index 1c6dc5bd939d4f9ddadc415eea5c788516d36513..2443846c83808a6cc55c051d48aa8bb4f32ef491 100644 (file)
@@ -37,6 +37,9 @@ class FC2IE(InfoExtractor):
             'password': '(snip)',
             'skip': 'requires actual password'
         }
+    }, {
+        'url': 'http://video.fc2.com/en/a/content/20130926eZpARwsF',
+        'only_matching': True,
     }]
 
     def _login(self):