mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 03:10:38 +00:00
[fc2] Add test for #3171
This commit is contained in:
parent
93462856e1
commit
52dfb7ffe2
@ -37,6 +37,9 @@ class FC2IE(InfoExtractor):
|
|||||||
'password': '(snip)',
|
'password': '(snip)',
|
||||||
'skip': 'requires actual password'
|
'skip': 'requires actual password'
|
||||||
}
|
}
|
||||||
|
}, {
|
||||||
|
'url': 'http://video.fc2.com/en/a/content/20130926eZpARwsF',
|
||||||
|
'only_matching': True,
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _login(self):
|
def _login(self):
|
||||||
|
Loading…
Reference in New Issue
Block a user