olly / iplayer-dl forked from threedaymonk/iplayer-dl
- Source
- Commits
- Network (5)
- Downloads (0)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
COPYING | Sun Jun 01 15:42:06 -0700 2008 | |
| |
README | Sun Apr 27 09:58:54 -0700 2008 | |
| |
Rakefile | ||
| |
VERSION.yml | ||
| |
application.ico | Sun Jun 01 13:13:15 -0700 2008 | |
| |
bin/ | Mon Feb 16 12:14:17 -0800 2009 | |
| |
init.rb | Sun Jun 01 12:54:59 -0700 2008 | |
| |
iplayer-dl.gemspec | ||
| |
lib/ | ||
| |
setup.rb | Sun Apr 27 09:58:54 -0700 2008 | |
| |
share/ | Wed Jul 23 14:30:47 -0700 2008 | |
| |
test/ | Mon Feb 16 12:08:35 -0800 2009 |
README
I've refactored iplayer-dl in order to make it easier to extend and wrap. As a direct result, it's no longer just one script. As a result, you'll need to install the libraries and command-line script in order to use it. The good news is that this is as easy as typing: ruby setup.rb config sudo ruby setup.rb install Windows users should omit 'sudo' in the second line. You can then run the downloader just by typing: iplayer-dl

