mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 09:57:59 +09:00
[XHamsterIE] Fix md5 in second test
This commit is contained in:
parent
8ca6b8fba1
commit
b860967ce4
@ -26,7 +26,7 @@ class XHamsterIE(InfoExtractor):
|
|||||||
{
|
{
|
||||||
u'url': u'http://xhamster.com/movies/2221348/britney_spears_sexy_booty.html?hd',
|
u'url': u'http://xhamster.com/movies/2221348/britney_spears_sexy_booty.html?hd',
|
||||||
u'file': u'2221348.flv',
|
u'file': u'2221348.flv',
|
||||||
u'md5': u'970a94178ca4118c5aa3aaea21211b81',
|
u'md5': u'e767b9475de189320f691f49c679c4c7',
|
||||||
u'info_dict': {
|
u'info_dict': {
|
||||||
u"upload_date": u"20130914",
|
u"upload_date": u"20130914",
|
||||||
u"uploader_id": u"jojo747400",
|
u"uploader_id": u"jojo747400",
|
||||||
|
Loading…
Reference in New Issue
Block a user