[ooyala] Try mobile player JS URLs for all available devices (Closes #3498)
authorSergey M․ <dstftw@gmail.com>
Tue, 12 Aug 2014 13:54:08 +0000 (20:54 +0700)
committerSergey M․ <dstftw@gmail.com>
Tue, 12 Aug 2014 13:54:08 +0000 (20:54 +0700)
commit6f600ff5d6bda54d8128e6263a468a08edfc3353
tree9c9f40b49dc8d12a42471d4743de3f441780c6dc
parent90e075da3a15052c628c06d4d13ff66e88ff7765
[ooyala] Try mobile player JS URLs for all available devices (Closes #3498)

Looks like some videos are only available for particular devices
(e.g. http://player.ooyala.com/player.js?embedCode=x1b3lqZDq9y_7kMyC2Op5qo-p077tXD0
is only available for ipad)
Working around with fetching URLs for all the devices found starting with 'unknown'
until we succeed or eventually fail for each device.
youtube_dl/extractor/ooyala.py