2008/8/27 Brian Butterworth <[EMAIL PROTECTED]>: > You can always, by the way, use: > http://www.bbc.co.uk/programmes/<PID> (eg > http://www.bbc.co.uk/programmes/b008pbnv ) > to get the information for a programme's PID, but you don't seem to be able > to use the .xml extension to get the information as XML... yet I presume.
Well there are also these XML files for iPlayer programmes (which I'm using in the XBMC script) http://www.bbc.co.uk/iplayer/playlist/b008pbnv Doesn't have everything, but it's all I need for my scriptage. Screen-scraping wasn't much fun. Even though the iPlayer pages are all valid markup and pretty easy to parse, it's so much nicer to have the RSS feeds! -dave - Sent via the backstage.bbc.co.uk discussion group. To unsubscribe, please visit http://backstage.bbc.co.uk/archives/2005/01/mailing_list.html. Unofficial list archive: http://www.mail-archive.com/[email protected]/

