]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - doc/todo.txt
Move the TODO I just wrote into the todo.txt document.
[dead/whatever-dl.git] / doc / todo.txt
index 36ed738fcf8a46febdb99f82e6c21657c6374fb2..ed0bbe8a7d209678a27f9e43af691344e85e9e7e 100644 (file)
@@ -1,2 +1,8 @@
 1) It's about time I separated VALID_FOO_URL_REGEX into a list of
    possible regular expressions.
+
+2) After #1 is done, the owns_url? method can be factored out.
+
+3) Merge the Mentalzero get_video_filename with the algorithm in the
+   Xvideos class. Only the last lines differ. Maybe we could have a
+   collection of filename-getting algorithms.