[tumblr] Remove redundant test
authorSergey M․ <dstftw@gmail.com>
Mon, 5 Oct 2015 15:53:59 +0000 (21:53 +0600)
committerSergey M․ <dstftw@gmail.com>
Mon, 5 Oct 2015 15:53:59 +0000 (21:53 +0600)
youtube_dl/extractor/tumblr.py

index 449ba29fa41b89caadf53e43e0987247862bd1f2..9f270318bf8917b79eea041d973590dc43d3050e 100644 (file)
@@ -29,19 +29,6 @@ class TumblrIE(InfoExtractor):
             'description': 'md5:dba62ac8639482759c8eb10ce474586a',
             'thumbnail': 're:http://.*\.jpg',
         }
-    }, {
-        'url': 'http://hdvideotest.tumblr.com/post/130323439814/test-description-for-my-hd-video',
-        'md5': '99a84522f60972bf064a0b80f87bcbb5',
-        'info_dict': {
-            'id': '130323439814',
-            'ext': 'mp4',
-            'title': 'HD Video Testing \u2014 Test description for my HD video',
-            'description': 'md5:97cc3ab5fcd27ee4af6356701541319c',
-            'thumbnail': 're:http://.*\.jpg',
-        },
-        'params': {
-            'format': 'sd',
-        },
     }, {
         'url': 'http://hdvideotest.tumblr.com/post/130323439814/test-description-for-my-hd-video',
         'md5': '7ae503065ad150122dc3089f8cf1546c',