about summary refs log tree commit diff
path: root/youtube_dl/extractor/xhamster.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-09-13 07:47:07 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-09-13 07:47:08 +0200
commit67b7e712d8ef5d67b6aa6d382ae43a131ec1f822 (patch)
treeeb6dd63829800bf2e7ad3a4f2879e163c2b2e6b5 /youtube_dl/extractor/xhamster.py
parent1ad6efd9b64d41e2b2fcce02749970a21a25cbeb (diff)
downloadyoutube-dl-67b7e712d8ef5d67b6aa6d382ae43a131ec1f822.tar.gz
youtube-dl-67b7e712d8ef5d67b6aa6d382ae43a131ec1f822.tar.xz
youtube-dl-67b7e712d8ef5d67b6aa6d382ae43a131ec1f822.zip
[xhamster] Remove md5sums from tests
We're now checking that the file is sufficiently large by default, and they seem to reencode the videos from time to time.
Diffstat (limited to 'youtube_dl/extractor/xhamster.py')
-rw-r--r--youtube_dl/extractor/xhamster.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/youtube_dl/extractor/xhamster.py b/youtube_dl/extractor/xhamster.py
index 00b6d1eba..4e8fbde8d 100644
--- a/youtube_dl/extractor/xhamster.py
+++ b/youtube_dl/extractor/xhamster.py
@@ -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',