X-Git-Url: http://gitweb.michael.orlitzky.com/?p=dead%2Fwhatever-dl.git;a=blobdiff_plain;f=src%2Fwebsites%2Fmentalzero.rb;h=60b83ac521331894f493d5b160d26ca2e7377551;hp=e2ce6bfc3c96117cf4baba8d1b8eb566107520c8;hb=810ba77e00655c6422e575751188d8289f76116d;hpb=6abf9e6fb867108e5d815373c8b4fb0365ee15b3 diff --git a/src/websites/mentalzero.rb b/src/websites/mentalzero.rb index e2ce6bf..60b83ac 100644 --- a/src/websites/mentalzero.rb +++ b/src/websites/mentalzero.rb @@ -37,11 +37,6 @@ class Mentalzero < Website def get_video_filename() - # - # TODO: Merge this with the algorithm in the Xvideos class. Only - # the last lines differ. Maybe we could have a collection of - # filename-getting algorithms. - # # Override the default since a nice human-readable name is right # at the end of @url. file_and_params = @url.split('/').pop()