]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Add support for dailymotion.com, with tests.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 17 Apr 2010 19:31:09 +0000 (15:31 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 17 Apr 2010 19:31:09 +0000 (15:31 -0400)
commit455d65b183518c9fb23470cc5f3a987046de0965
treefd55eb98005be12ec47e02a8b772061d5de314b0
parent11aa7c3e702f4ea466152b706f60e154e60e188e
Add support for dailymotion.com, with tests.
src/websites/dailymotion.rb [new file with mode: 0644]
test/dailymotion_test.rb [new file with mode: 0644]
test/fixtures/dailymotion/ms_new_booty.html [new file with mode: 0644]
test/test_suite.rb