public
Description: Monitor BBC for when shows are available on iplayer
Homepage:
Clone URL: git://github.com/snowblink/iplay.git
iplay /
name age message
file .gitignore Loading commit data...
file LICENSE Sun Jun 22 02:16:30 -0700 2008 Adding some docs [snowblink]
file README.markdown
file check_doctor_who.rb
file comingup.xml Sun Jun 22 03:10:47 -0700 2008 Adding comingup.xml for testing purposes. Fixed... [snowblink]
directory lib/
file twitter_config.yml.template Sun Jun 22 02:05:13 -0700 2008 Moved stuff into modules [snowblink]
README.markdown

IPlay

Created at Mashed 08 in the 24 hour hacking session. This lets you monitor programmes you like for when they are available on BBC iplayer.

Usage

See check_doctor_who.rb for an example.

You need the brand pid for the show you want. This can be found by visiting: http://bbc.co.uk/programmes

You can provide a different strategy to execute, by default it will tweet to the twitter account of your choice.

Future

  • Allow multiple strategies

License

See LICENSE