[youtube] Correct handling when DASH manifest is not necessary to find all formats

This commit is contained in:
Philipp Hagemeister 2015-01-03 18:33:38 +01:00
parent baa3c3f0f6
commit e65566a9cc
3 changed files with 14 additions and 3 deletions

View file

@ -92,6 +92,8 @@ class InfoExtractor(object):
by this field, regardless of all other values.
-1 for default (order by other properties),
-2 or smaller for less than default.
< -1000 to hide the format (if there is
another one which is strictly better)
* language_preference Is this in the correct requested
language?
10 if it's what the URL is about,