X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=blobdiff_plain;f=src%2Fwebsites%2Fhowcast.rb;h=c8dfcd3fc12a13564bcd53c56d9ccaf81621c75a;hp=5cf490e2d1dbaf77f1d428e627251392b02152b8;hb=4427ec884bf38dd94256a59260613e1dff3e984a;hpb=174589cd65cf32d4a54b9298953228f6094c7128 diff --git a/src/websites/howcast.rb b/src/websites/howcast.rb index 5cf490e..c8dfcd3 100644 --- a/src/websites/howcast.rb +++ b/src/websites/howcast.rb @@ -45,5 +45,6 @@ class Howcast < Website return "http://media.howcast.com/system/videos/#{video_id}/#{video_id}.flv" end + end