Browse Source

[dreisat] Update test filename and checksum

Jaime Marquínez Ferrándiz 11 years ago
parent
commit
b2b0870b3a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      youtube_dl/extractor/dreisat.py

+ 2 - 2
youtube_dl/extractor/dreisat.py

@@ -13,8 +13,8 @@ class DreiSatIE(InfoExtractor):
     _VALID_URL = r'(?:http://)?(?:www\.)?3sat\.de/mediathek/index\.php\?(?:(?:mode|display)=[^&]+&)*obj=(?P<id>[0-9]+)$'
     _TEST = {
         u"url": u"http://www.3sat.de/mediathek/index.php?obj=36983",
-        u'file': u'36983.webm',
-        u'md5': u'57c97d0469d71cf874f6815aa2b7c944',
+        u'file': u'36983.mp4',
+        u'md5': u'9dcfe344732808dbfcc901537973c922',
         u'info_dict': {
             u"title": u"Kaffeeland Schweiz",
             u"description": u"Über 80 Kaffeeröstereien liefern in der Schweiz das Getränk, in das das Land so vernarrt ist: Mehr als 1000 Tassen trinkt ein Schweizer pro Jahr. SCHWEIZWEIT nimmt die Kaffeekultur unter die...",