[gdcvault] Skip test that is now restricted
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 8 Jan 2015 16:11:17 +0000 (17:11 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 8 Jan 2015 17:03:29 +0000 (18:03 +0100)
youtube_dl/extractor/gdcvault.py

index d453ec010937b1815bf3a22d568a70ce818224e6..fed968f5179ebf6159212da5ab75b024b3bc0a03 100644 (file)
@@ -39,7 +39,8 @@ class GDCVaultIE(InfoExtractor):
                 'id': '1015301',
                 'ext': 'flv',
                 'title': 'Thexder Meets Windows 95, or Writing Great Games in the Windows 95 Environment',
-            }
+            },
+            'skip': 'Requires login',
         }
     ]