Now all _extract_*_formats routines return a list
It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict.
Stop using the OoyalaIE, extract the f4m url instead.
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.