[xhamster] Remove md5sums from tests
authorPhilipp Hagemeister <phihag@phihag.de>
Sat, 13 Sep 2014 05:47:07 +0000 (07:47 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Sat, 13 Sep 2014 05:47:08 +0000 (07:47 +0200)
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.

youtube_dl/extractor/xhamster.py

index 00b6d1eba33a6686319d47846c34476ce8b387c7..4e8fbde8d6bbb072e7fc3475288c6c2e93360993 100644 (file)
@@ -18,7 +18,6 @@ class XHamsterIE(InfoExtractor):
     _TESTS = [
         {
             'url': 'http://xhamster.com/movies/1509445/femaleagent_shy_beauty_takes_the_bait.html',
-            'md5': '8281348b8d3c53d39fffb377d24eac4e',
             'info_dict': {
                 'id': '1509445',
                 'ext': 'mp4',
@@ -31,7 +30,6 @@ class XHamsterIE(InfoExtractor):
         },
         {
             'url': 'http://xhamster.com/movies/2221348/britney_spears_sexy_booty.html?hd',
-            'md5': '4cbd8d56708ecb4fb4124c23e4acb81a',
             'info_dict': {
                 'id': '2221348',
                 'ext': 'mp4',