]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Fix the progressbar require path in uri_utilities.rb.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 13 Jun 2012 03:27:32 +0000 (23:27 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 13 Jun 2012 03:27:32 +0000 (23:27 -0400)
commitcfb766c18f5f6347f002e3f5b1b4b47647c43a5a
tree91813b233003c05243ede7aae3295465d4100aa6
parent20cb7c798be98588225cc6729be0d938b1c74a22
Fix the progressbar require path in uri_utilities.rb.
Replace the makefile with a Rakefile.
Update all of the test code to run under `rake test`.
Add a short README.
22 files changed:
Rakefile [new file with mode: 0644]
doc/README [new file with mode: 0644]
lib/whatever-dl/uri_utilities.rb
makefile [deleted file]
test/bliptv_test.rb
test/dailymotion_test.rb
test/efukt_test.rb
test/fuckedtube_test.rb
test/howcast_test.rb
test/infoq_test.rb
test/megaporn_test.rb
test/motherless_test.rb
test/progressbar_test.rb [new file with mode: 0644]
test/redtube_test.rb
test/tnaflix_test.rb
test/uri_utilities_test.rb
test/veoh_test.rb
test/vimeo_test.rb
test/website_test.rb
test/yikers_test.rb
test/youporn_test.rb
test/youtube_test.rb