aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/crackle.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/crackle.py')
-rw-r--r--hypervideo_dl/extractor/crackle.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/hypervideo_dl/extractor/crackle.py b/hypervideo_dl/extractor/crackle.py
index db4962c..4610015 100644
--- a/hypervideo_dl/extractor/crackle.py
+++ b/hypervideo_dl/extractor/crackle.py
@@ -1,6 +1,3 @@
-# coding: utf-8
-from __future__ import unicode_literals, division
-
import hashlib
import hmac
import re
@@ -180,7 +177,6 @@ class CrackleIE(InfoExtractor):
})
if not formats and has_drm:
self.report_drm(video_id)
- self._sort_formats(formats)
description = media.get('Description')
duration = int_or_none(media.get(