aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/hearthisat.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/hearthisat.py')
-rw-r--r--hypervideo_dl/extractor/hearthisat.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/hypervideo_dl/extractor/hearthisat.py b/hypervideo_dl/extractor/hearthisat.py
index a3d6a05..d1a400d 100644
--- a/hypervideo_dl/extractor/hearthisat.py
+++ b/hypervideo_dl/extractor/hearthisat.py
@@ -1,7 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
-
from .common import InfoExtractor
from ..utils import (
determine_ext,
@@ -85,7 +81,6 @@ class HearThisAtIE(InfoExtractor):
'acodec': ext,
'quality': 2, # Usually better quality
})
- self._sort_formats(formats)
return {
'id': track_id,