[thisav] add a test for video MD5
This commit is contained in:
parent
466de68801
commit
ecd1c2f7e9
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class ThisAVIE(InfoExtractor):
|
|||
_TEST = {
|
||||
u"url": u"http://www.thisav.com/video/47734/%98%26sup1%3B%83%9E%83%82---just-fit.html",
|
||||
u"file": u"47734.flv",
|
||||
u"md5": u"0480f1ef3932d901f0e0e719f188f19b",
|
||||
u"info_dict": {
|
||||
u"title": u"高樹マリア - Just fit",
|
||||
u"uploader": u"dj7970",
|
||||
|
|
Loading…
Reference in a new issue