[bloomberg] Fix test_Bloomberg
authorYen Chi Hsuan <yan12125@gmail.com>
Thu, 12 May 2016 12:05:43 +0000 (20:05 +0800)
committerYen Chi Hsuan <yan12125@gmail.com>
Thu, 12 May 2016 12:08:42 +0000 (20:08 +0800)
commita3fa6024d676ec20a06fe618f5c3d6e064f49336
tree0b1c8d8b9e729122fb89c51eba538a09a7da358f
parent1b405bb47d91119cc612a90d26f27f2b93f7c7b4
[bloomberg] Fix test_Bloomberg

In this test case, sometimes HLS is the best format while sometimes HDS
is. To prevent occasional test failures, force HDS to be the best
format. In the past, testing against HDS formats causes the same error
as #9214, which is fixed as #9377 landed.
youtube_dl/extractor/bloomberg.py