[yahoo] Remove md5sum from test case
authorPhilipp Hagemeister <phihag@phihag.de>
Wed, 18 Feb 2015 19:03:00 +0000 (20:03 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Wed, 18 Feb 2015 19:03:04 +0000 (20:03 +0100)
The md5 sum has changed repeatedly, and we check whether it looks like a video anyways nowadays.

youtube_dl/extractor/yahoo.py

index f8e7041a08d042ac44c13338439b5568bf4caac6..97dbac4cce53d7fe956b074fddbe40993fd5681f 100644 (file)
@@ -24,7 +24,6 @@ class YahooIE(InfoExtractor):
     _TESTS = [
         {
             'url': 'http://screen.yahoo.com/julian-smith-travis-legg-watch-214727115.html',
-            'md5': '4962b075c08be8690a922ee026d05e69',
             'info_dict': {
                 'id': '2d25e626-2378-391f-ada0-ddaf1417e588',
                 'ext': 'mp4',