[24video] Fix test
This commit is contained in:
parent
128eb31d90
commit
be514c856c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class TwentyFourVideoIE(InfoExtractor):
|
||||||
_TESTS = [
|
_TESTS = [
|
||||||
{
|
{
|
||||||
'url': 'http://www.24video.net/video/view/1044982',
|
'url': 'http://www.24video.net/video/view/1044982',
|
||||||
'md5': 'd041af8b5b4246ea466226a0d6693345',
|
'md5': 'e09fc0901d9eaeedac872f154931deeb',
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': '1044982',
|
'id': '1044982',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
|
|
Loading…
Reference in a new issue