Quote:
Originally Posted by JohnQuays
... it doesn't work for BBC Archive collection content such as -
http://www.bbc.co.uk/archive/moonlandings/7620.shtml
From what I understand I should be looking for a playlist or a .xml file. The nearest I can find with URLSnooper is this -
Code:
setPlaylist("http://"+location.host+"/archive/xml/76/20.xml")
|
Load the mediaselector xml from a UK IP.
Code:
http://www.bbc.co.uk/mediaselector/4/gtis/?server=cp47317.edgefcs.net&identifier=archive/white/OAT_BBC_7620&kind=akamai&application=ondemand
Take the information from the xml and use rtmpdump.
Code:
rtmpdump -r "rtmp://cp47317.edgefcs.net/ondemand?auth=daEbUcFdYb.dgcUcYdNcgbMd_bDb_cna2dj-bzX7Zw-bWG-HpmGAoyqLDtGnzL&aifp=v001&slist=archive/white/OAT_BBC_7620" -a "ondemand?auth=daEbUcFdYb.dgcUcYdNcgbMd_bDb_cna2dj-bzX7Zw-bWG-HpmGAoyqLDtGnzL&aifp=v001&slist=archive/white/OAT_BBC_7620" -y "archive/white/OAT_BBC_7620" -o output.flv
The subtitle xml url is found in the other xml that you referenced.
Code:
http://www.bbc.co.uk/archive/xml/76/20.xml