]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/dw.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / dw.py
index ee2365ddd05dc098e94ad15b24a0548984fcbbf0..9c4a08e54f66d048e8c8a945b454afd930417e12 100644 (file)
@@ -62,7 +62,6 @@ def _real_extract(self, url):
                 transform_source=lambda s: s.replace(
                     'rtmp://tv-od.dw.de/flash/',
                     'http://tv-download.dw.de/dwtv_video/flv/'))
-        self._sort_formats(formats)
 
         upload_date = hidden_inputs.get('display_date')
         if not upload_date: