]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/commit
Added the ability to download videos from http://www.yikers.com/.
authormjo <mjo@mjo.(none)>
Fri, 31 Oct 2008 17:09:08 +0000 (13:09 -0400)
committermjo <mjo@mjo.(none)>
Fri, 31 Oct 2008 17:09:08 +0000 (13:09 -0400)
commit1d43361a1d8c6fc3938a2438baa8d8348129b4fd
tree18b15da502160c295c73f8fc0a5a66b11d5b5dfd
parent83e06f83d8274cb32a406739839d56e759664b09
Added the ability to download videos from http://www.yikers.com/.
Created tests for the new Yikers class.
Added a method to the Website class returning the host portion of its URL.
src/website.rb
src/websites/yikers.rb [new file with mode: 0644]
test/fixtures/yikers/video_college_cafeteria_strip_off.html [new file with mode: 0644]
test/fixtures/yikers/video_college_cafeteria_strip_off.xml [new file with mode: 0644]
test/test_suite.rb
test/yikers_test.rb [new file with mode: 0644]