projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ffcb7c
)
[keek] Fix testcase (Broken by accident in 6625f82940b2701e2ccc9a6cf5808056b075e16b)
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 25 Jul 2013 08:10:37 +0000
(10:10 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 25 Jul 2013 08:10:37 +0000
(10:10 +0200)
youtube_dl/extractor/keek.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/keek.py
b/youtube_dl/extractor/keek.py
index 738247e026d98bfc352be10d2411f1ef8fa6f8dd..a7b88d2d96c728dab476d425cf0be3842dd57c6d 100644
(file)
--- a/
youtube_dl/extractor/keek.py
+++ b/
youtube_dl/extractor/keek.py
@@
-7,7
+7,7
@@
class KeekIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?keek\.com/(?:!|\w+/keeks/)(?P<videoID>\w+)'
IE_NAME = u'keek'
_TEST = {
- u'url': u'https
?
://www.keek.com/ytdl/keeks/NODfbab',
+ u'url': u'https://www.keek.com/ytdl/keeks/NODfbab',
u'file': u'NODfbab.mp4',
u'md5': u'9b0636f8c0f7614afa4ea5e4c6e57e83',
u'info_dict': {