aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/canalplus.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/canalplus.py')
-rw-r--r--hypervideo_dl/extractor/canalplus.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/hypervideo_dl/extractor/canalplus.py b/hypervideo_dl/extractor/canalplus.py
index 211ea26..b7e2f9d 100644
--- a/hypervideo_dl/extractor/canalplus.py
+++ b/hypervideo_dl/extractor/canalplus.py
@@ -1,7 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
-
from .common import InfoExtractor
from ..utils import (
# ExtractorError,
@@ -90,7 +86,6 @@ class CanalplusIE(InfoExtractor):
'format_id': format_id,
'quality': preference(format_id),
})
- self._sort_formats(formats)
thumbnails = [{
'id': image_id,