[extractor/common] Fix typo
This commit is contained in:
parent
7fcbe8a101
commit
cedd8d286a
@ -770,7 +770,7 @@ class InfoExtractor(object):
|
|||||||
Sort formats.
|
Sort formats.
|
||||||
|
|
||||||
Sorting behavior can be customized by specifying absolute or relative criteria
|
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.
|
or a synthetic expression calculated based on some data from formats dictionary.
|
||||||
Currently following criteria are supported for sorting customization:
|
Currently following criteria are supported for sorting customization:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user