aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-09-15 23:27:18 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-09-15 23:27:18 +0200
commit5419033935e75245756e984a2ef6ee3b6cb6831e (patch)
treea93007e1e029a29ecd9e3317a915f18a66094d46
parent2eebf060af9fe284cbcb839886b27030553fb48d (diff)
downloadyoutube-dl-5419033935e75245756e984a2ef6ee3b6cb6831e.tar.xz
Fixed tests
-rw-r--r--youtube_dl/extractor/einthusan.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/extractor/einthusan.py b/youtube_dl/extractor/einthusan.py
index 712368faf..97c5d7b72 100644
--- a/youtube_dl/extractor/einthusan.py
+++ b/youtube_dl/extractor/einthusan.py
@@ -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',