320kbps radio audio available via MPEG-DASH
Mike Ralphson
mike.ralphson at gmx.com
Sat Jan 9 20:40:30 PST 2016
James Scholes wrote:
>If you happen to have an API key for Nitro, you can check which
>mediasets are available for the program:
>http://nitro.api.bbci.co.uk/nitro/api/programmes?api_key=<your_api_key>&mixin=versions_availability&pid=b06tvhnj
The BBC have just deprecated that Nitro host as well as that mixin, so that command won't work indefinitely.
The replacement would be:
http://programmes.api.bbc.com/nitro/api/programmes?api_key=<your_api_key>&mixin=available_versions&pid=b06tvhnj
There is a full Swagger specification (for use with clients such as Postman) here:
https://raw.githubusercontent.com/Mermade/bbcparse/master/nitroApi/swagger.json
and full interactive documentation here:
http://mermade.github.io/swagger/index.html
Cheers, Mike
More information about the get_iplayer
mailing list