« get me outta code hell

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:
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 030862e..d542e0c 100644
--- a/todo.txt
+++ b/todo.txt
@@ -240,3 +240,8 @@ TODO: The URL 'http://somesite.com/youtube.com.mp3' would probably
       automatically assume the YouTube downloader. Instead of checking for the
       string 'youtube.com' included in the downloader arg, check if it is a
       valid URL and that the URL's domain is 'youtube.com'.
+
+TODO: Figure out when to process.exit(1). In cli.js?
+
+TODO: Change usages of "/example/path" to a more specific "/path/to/playlist"
+      (for example).