threedaymonk / iplayer-dl
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (32)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Dec 16 02:23:34 -0800 2009 | |
| |
COPYING | Sun Jun 01 15:42:06 -0700 2008 | |
| |
README | Tue Dec 29 10:39:23 -0800 2009 | |
| |
Rakefile | Sun Oct 11 07:58:06 -0700 2009 | |
| |
application.ico | Sun Jun 01 13:13:15 -0700 2008 | |
| |
bin/ | Wed Jan 20 02:30:41 -0800 2010 | |
| |
init.rb | Sun Jun 01 12:54:59 -0700 2008 | |
| |
lib/ | Wed Jan 20 02:30:41 -0800 2010 | |
| |
setup.rb | Sun Apr 27 09:58:54 -0700 2008 | |
| |
share/ | Wed Jul 23 14:30:47 -0700 2008 | |
| |
test/ | Sun Dec 27 04:43:44 -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
