parent
dd0228ce1f
commit
e75bb0d6c3
7 changed files with 58 additions and 58 deletions
|
|
@ -80,7 +80,7 @@ class SendtoNewsIE(InfoExtractor):
|
|||
'format_id': '%s-%d' % (determine_protocol(f), tbr),
|
||||
'tbr': tbr,
|
||||
})
|
||||
# 'tbr' was explicitly set to be prefered over 'height' originally,
|
||||
# 'tbr' was explicitly set to be preferred over 'height' originally,
|
||||
# So this is being kept unless someone can confirm this is unnecessary
|
||||
self._sort_formats(info_dict['formats'], ('tbr', 'res'))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue