]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Added the ability to download Veoh files.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Jun 2008 05:11:00 +0000 (01:11 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 28 Jun 2008 05:11:00 +0000 (01:11 -0400)
commitcb1b5a8a87ec46656e3d860c208210a5cc24a32e
treedb538cd4f530fc220881d914c2d118ea5034e133
parent1b8ef3e1c23144e7ca2f8f6724d123b12ae9081c
Added the ability to download Veoh files.

Added a new Veoh class, along with a couple of tests and one fixture file (of video details data).
src/websites/veoh.rb [new file with mode: 0644]
test/fixtures/veoh/details_data-v801204yMZ8BWcC.xml [new file with mode: 0644]
test/test_suite.rb
test/veoh_test.rb [new file with mode: 0644]