aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/tvn24.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/tvn24.py')
-rw-r--r--hypervideo_dl/extractor/tvn24.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/hypervideo_dl/extractor/tvn24.py b/hypervideo_dl/extractor/tvn24.py
index de0fb50..9c777c1 100644
--- a/hypervideo_dl/extractor/tvn24.py
+++ b/hypervideo_dl/extractor/tvn24.py
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals
-
from .common import InfoExtractor
from ..utils import (
int_or_none,
@@ -73,7 +70,6 @@ class TVN24IE(InfoExtractor):
'format_id': format_id,
'height': int_or_none(format_id.rstrip('p')),
})
- self._sort_formats(formats)
description = self._og_search_description(webpage, default=None)
thumbnail = self._og_search_thumbnail(