[youporn] Remove md5 from test

Has changed multiple times, and we're checking that it looks like a video now by default.
This commit is contained in:
Philipp Hagemeister 2014-09-13 07:59:33 +02:00
parent 2daabe4992
commit 652f283135
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ class YouPornIE(InfoExtractor):
_VALID_URL = r'^(?P<proto>https?://)(?:www\.)?(?P<url>youporn\.com/watch/(?P<videoid>[0-9]+)/(?P<title>[^/]+))'
_TEST = {
'url': 'http://www.youporn.com/watch/505835/sex-ed-is-it-safe-to-masturbate-daily/',
'md5': '71ec5fcfddacf80f495efa8b6a8d9a89',
'info_dict': {
'id': '505835',
'ext': 'mp4',