projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9346285
)
[fc2] Add test for #3171
author
Sergey M․
<dstftw@gmail.com>
Mon, 31 Aug 2015 15:05:37 +0000
(21:05 +0600)
committer
Sergey M․
<dstftw@gmail.com>
Mon, 31 Aug 2015 15:05:37 +0000
(21:05 +0600)
youtube_dl/extractor/fc2.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/fc2.py
b/youtube_dl/extractor/fc2.py
index 1c6dc5bd939d4f9ddadc415eea5c788516d36513..2443846c83808a6cc55c051d48aa8bb4f32ef491 100644
(file)
--- a/
youtube_dl/extractor/fc2.py
+++ b/
youtube_dl/extractor/fc2.py
@@
-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):