aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/ellentube.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/ellentube.py')
-rw-r--r--hypervideo_dl/extractor/ellentube.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/hypervideo_dl/extractor/ellentube.py b/hypervideo_dl/extractor/ellentube.py
index d451bc0..6eb00f9 100644
--- a/hypervideo_dl/extractor/ellentube.py
+++ b/hypervideo_dl/extractor/ellentube.py
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
from .common import InfoExtractor
from ..utils import (
clean_html,
@@ -31,7 +28,6 @@ class EllenTubeBaseIE(InfoExtractor):
entry_protocol='m3u8_native', m3u8_id='hls')
duration = int_or_none(entry.get('duration'))
break
- self._sort_formats(formats)
def get_insight(kind):
return int_or_none(try_get(