[bloomberg] Fix ooyala url extraction
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 29 Jan 2014 17:03:32 +0000 (18:03 +0100)
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>
Wed, 29 Jan 2014 17:03:32 +0000 (18:03 +0100)
commit0c708f11cbde6339adbf9a8477f673e25e68e920
tree8425f9aad94c65fb4c845881c156d1f4b9a0bdeb
parentfb2a706d11a52156f56aaa8751e40177494ababa
[bloomberg] Fix ooyala url extraction

Added a helper method to InfoExtractor for searching the ‘twitter:player’ meta property.
Now the OoyalaIE also recognizes the ‘ec’ parameter in the url as the embed code.
youtube_dl/extractor/bloomberg.py
youtube_dl/extractor/common.py
youtube_dl/extractor/ooyala.py