[YoutubeDL] format spec: Do not fail when a filter gives an empty result
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 4 Jul 2015 19:41:09 +0000 (21:41 +0200)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Sat, 4 Jul 2015 19:41:09 +0000 (21:41 +0200)
For example with 'best[height<40]' we ended getting a 'IndexError: list index out of range'.


No differences found