]> gitweb.michael.orlitzky.com - dead/whatever-dl.git/blobdiff - doc/todo.txt
Removed an old (completed) todo item, and added a new one in its place.
[dead/whatever-dl.git] / doc / todo.txt
index e476e3b90811e942f6616709132c5490ee0238b2..36ed738fcf8a46febdb99f82e6c21657c6374fb2 100644 (file)
@@ -1,5 +1,2 @@
-1) Refactor the download file naming procedure so that it's the
-   responsibility of the website (sub)class.
-
-2) Possibly generalize the http retrieval process (get_page_data et
-   al) into a Website method.
+1) It's about time I separated VALID_FOO_URL_REGEX into a list of
+   possible regular expressions.