Fixed tests
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 15 Sep 2014 21:27:18 +0000 (23:27 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 15 Sep 2014 21:27:18 +0000 (23:27 +0200)
youtube_dl/extractor/einthusan.py

index 712368fafd0cf66f09146dfbed36a91d4651b11d..97c5d7b728dd2f94dbd82b94fd51f8435faafa70 100644 (file)
@@ -10,7 +10,7 @@ class EinthusanIE(InfoExtractor):
     _VALID_URL = r'http://(?:www\.)?einthusan\.com/movies/watch.php\?(.*)?id=(?P<id>[0-9]+).*?'
     _TESTS = [
         {
-            'url': 'http://www.einthusan.com/movies/watch.php?hindimoviesonline=Ek+Villain&lang=hindi&id=2447',
+            'url': 'http://www.einthusan.com/movies/watch.php?id=2447',
             'md5': 'af244f4458cd667205e513d75da5b8b1',
             'info_dict': {
                 'id': '2447',