]> jfr.im git - yt-dlp.git/blobdiff - yt_dlp/extractor/webofstories.py
[extractor] Deprecate `_sort_formats`
[yt-dlp.git] / yt_dlp / extractor / webofstories.py
index fde9300b0fc97efb94b1ff3a753120d5cab71b21..65f48f3b1931478982d00f63a5878c60bf3f05da 100644 (file)
@@ -104,8 +104,6 @@ def _real_extract(self, url):
             'play_path': play_path,
         }]
 
-        self._sort_formats(formats)
-
         return {
             'id': story_id,
             'title': title,