From cedd8d286a6e606a68f9395878f5b88394f99f23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergey=20M=E2=80=A4?= Date: Sun, 3 Jan 2016 03:14:57 +0600 Subject: [PATCH] [extractor/common] Fix typo --- youtube_dl/extractor/common.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/youtube_dl/extractor/common.py b/youtube_dl/extractor/common.py index 8a4a3de14..28fdf4a95 100644 --- a/youtube_dl/extractor/common.py +++ b/youtube_dl/extractor/common.py @@ -770,7 +770,7 @@ class InfoExtractor(object): Sort formats. Sorting behavior can be customized by specifying absolute or relative criteria - order and criteria exclusion. Criteria is either a field from formats dictionary + order and criteria exclusion. Criterion is either a field from formats dictionary or a synthetic expression calculated based on some data from formats dictionary. Currently following criteria are supported for sorting customization: