projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5fbf25a
)
[gdcvault] Skip test that is now restricted
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 8 Jan 2015 16:11:17 +0000
(17:11 +0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 8 Jan 2015 17:03:29 +0000
(18:03 +0100)
youtube_dl/extractor/gdcvault.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/gdcvault.py
b/youtube_dl/extractor/gdcvault.py
index d453ec010937b1815bf3a22d568a70ce818224e6..fed968f5179ebf6159212da5ab75b024b3bc0a03 100644
(file)
--- a/
youtube_dl/extractor/gdcvault.py
+++ b/
youtube_dl/extractor/gdcvault.py
@@
-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',
}
]