« get me outta code hell

Various updates to HTTP crawler - http-music - Command-line music player + utils (not a server!)
about summary refs log tree commit diff
path: root/todo.txt
diff options
context:
space:
mode:
authorliam4 <towerofnix@gmail.com>2017-06-21 14:46:52 +0000
committerliam4 <towerofnix@gmail.com>2017-06-21 14:47:43 +0000
commit0f6be3c9f221aeed36970fc488c812ee1dadd97f (patch)
tree5ec1c903d07d198f186d0a9139e78529945d9d18 /todo.txt
parent6b7a47e4ec96d696688194be639195088d33f79f (diff)
Various updates to HTTP crawler
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 1ad2215..0054aca 100644
--- a/todo.txt
+++ b/todo.txt
@@ -140,3 +140,6 @@ TODO: Figure out why written track files (when using HTTP downloader) are
 TODO: Make max download attempts variable by the user (without requiring
       source editing, obviously).
       (Done!)
+
+TODO: Update HTTP crawl man page to include new options, and maybe update
+      the HTTP crawler itself to reveal more options to the command line.