Age | Commit message (Collapse) | Author |
|
|
|
|
|
At the moment, only RTVE-1 seems to work flawlessly.
-2 seems geoblocked right now.
-TDP doesn't seem to be available outside of Spain.
|
|
|
|
Conflicts:
youtube_dl/extractor/generic.py
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requires subscription
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Content-length is invalid for final download links.
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
We can directly get a json file instead of the jsonp.
|
|
|
|
They are protocol relative.
|
|
|
|
|
|
[fm4] Add new extractor
|