Commit Graph

8 Commits (29ed169cd63b3665a8fc4140eb698689bf656361)

Author SHA1 Message Date
Philipp Hagemeister ee966928af [f4m] Support bootstrap URLs
Jaime Marquínez Ferrándiz b509a4b176 [downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query (fixes )
It's used in some akamai videos (for example for theplatform.com).
Jaime Marquínez Ferrándiz 31bb8d3f51 [bloomberg] Extract the available formats (closes )
It uses a helper method in the InfoExtractor class.
The downloader will pick the requested formats using the bitrate in the info dict.
Jaime Marquínez Ferrándiz b900e7cba4 [downloader/f4m] Close the final video
Philipp Hagemeister 1df96e59ce [f4m] Clean up
Jaime Marquínez Ferrándiz 1824b48169 [f4m] Download only the first fragment with the `--test` option
Philipp Hagemeister b53466e168 Fix f4m downloading on Python 2.6
Jaime Marquínez Ferrándiz cf1eb45153 Add a downloader for f4m manifests