aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/ellentv.py
diff options
context:
space:
mode:
authorremitamine <remitamine@gmail.com>2015-12-27 10:34:36 +0100
committerremitamine <remitamine@gmail.com>2015-12-27 10:34:36 +0100
commit46124a49b233ef443421337849c7b8ebc8c89cc2 (patch)
tree0fdff7f755155c951ff90fe5e32faadb23002c2a /youtube_dl/extractor/ellentv.py
parent15aad84dc5ea9d60ffd4a1fd5d67f90afd11b4c6 (diff)
parent608cc3b85cbe5acc045274c22e3fdaca08b90d45 (diff)
downloadyoutube-dl-46124a49b233ef443421337849c7b8ebc8c89cc2.tar.xz
Merge pull request #7851 from remitamine/kaltura
[kaltura] extract more formats
Diffstat (limited to 'youtube_dl/extractor/ellentv.py')
-rw-r--r--youtube_dl/extractor/ellentv.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/youtube_dl/extractor/ellentv.py b/youtube_dl/extractor/ellentv.py
index 02c6a4615..476cce2d0 100644
--- a/youtube_dl/extractor/ellentv.py
+++ b/youtube_dl/extractor/ellentv.py
@@ -13,12 +13,12 @@ class EllenTVIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?(?:ellentv|ellentube)\.com/videos/(?P<id>[a-z0-9_-]+)'
_TEST = {
'url': 'http://www.ellentv.com/videos/0-ipq1gsai/',
- 'md5': '8e3c576bf2e9bfff4d76565f56f94c9c',
+ 'md5': '4294cf98bc165f218aaa0b89e0fd8042',
'info_dict': {
'id': '0_ipq1gsai',
- 'ext': 'mp4',
+ 'ext': 'mov',
'title': 'Fast Fingers of Fate',
- 'description': 'md5:587e79fbbd0d73b148bc596d99ce48e6',
+ 'description': 'md5:3539013ddcbfa64b2a6d1b38d910868a',
'timestamp': 1428035648,
'upload_date': '20150403',
'uploader_id': 'batchUser',