This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Daniel Nuttall (author)
Thu Dec 10 08:57:16 -0800 2009
iplay /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Jan 26 04:33:40 -0800 2009 | |
| |
LICENSE | Sun Jun 22 02:16:30 -0700 2008 | |
| |
README.markdown | Thu Dec 10 08:57:16 -0800 2009 | |
| |
Rakefile | Mon Jun 23 13:38:51 -0700 2008 | |
| |
comingup.xml | Sun Jun 22 03:10:47 -0700 2008 | |
| |
examples/ | Thu Dec 10 08:09:02 -0800 2009 | |
| |
lib/ | Thu Dec 10 08:55:50 -0800 2009 | |
| |
test/ | Thu Dec 10 08:55:50 -0800 2009 | |
| |
twitter_config.yml.template | Sun Jun 22 02:05:13 -0700 2008 |
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 examples/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
or alternatively, you can search for a pid in ruby:
Snowblink::Iplay::Programme.id_for('Doctor Who')
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







