[tudou] Add the test case (#6273)
[youtube-dl] / youtube_dl / extractor / tudou.py
index e800477e2c1014593df0763b9806c21ff73dd3f9..950c42afb4931fb3ff779ea2b91177922b1d76c0 100644 (file)
@@ -27,6 +27,9 @@ class TudouIE(InfoExtractor):
             'title': 'La Sylphide-Bolshoi-Ekaterina Krysanova & Vyacheslav Lopatin 2012',
             'thumbnail': 're:^https?://.*\.jpg$',
         }
+    }, {
+        'url': 'http://www.tudou.com/albumplay/cJAHGih4yYg.html',
+        'only_matching': True,
     }]
 
     _PLAYER_URL = 'http://js.tudouui.com/bin/lingtong/PortalPlayer_177.swf'