]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Initial commit.
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 13 Jun 2008 03:17:16 +0000 (23:17 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 13 Jun 2008 03:17:16 +0000 (23:17 -0400)
commit168ef3b2ccf5b97d561a3c542a18e8e7587de291
tree69ec9ec5a9748fa1763d690b9491fa60ff869075
Initial commit.
15 files changed:
bin/whatever-dl [new file with mode: 0755]
makefile [new file with mode: 0644]
src/string.rb [new file with mode: 0644]
src/website.rb [new file with mode: 0644]
src/websites/howcast.rb [new file with mode: 0644]
src/websites/redtube.rb [new file with mode: 0644]
src/websites/youporn.rb [new file with mode: 0644]
test/fixtures/youporn/page_data-65778.html [new file with mode: 0644]
test/howcast_test.rb [new file with mode: 0644]
test/redtube_test.rb [new file with mode: 0644]
test/remote_test_suite.rb [new file with mode: 0644]
test/test_suite.rb [new file with mode: 0644]
test/website_test.rb [new file with mode: 0644]
test/youporn_remote_test.rb [new file with mode: 0644]
test/youporn_test.rb [new file with mode: 0644]