« get me outta code hell

Local downloader - 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-04 10:26:54 -0300
committerliam4 <towerofnix@gmail.com>2017-06-04 10:26:59 -0300
commit9fcf30b57a7a8f0fc86f1187d2cad72e8eaaa37e (patch)
treea5ddfda168eabc4ac4bff3430ae45fbb3325bc2e /todo.txt
parent507bd7b0c0f185a87b4213b5c95b3b3859fe9528 (diff)
Local downloader
Diffstat (limited to 'todo.txt')
-rw-r--r--todo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt
index 53a5991..3197f92 100644
--- a/todo.txt
+++ b/todo.txt
@@ -76,6 +76,7 @@ TODO: Use NOT the internet as its source, so that it's a bit more general
       (Done!)
 
 TODO: Recursive local file playlist crawler.
+      (Done!)
 
 TODO: *Requiring* a literal `playlist.json` file doesn't seem quite right,
       especially since there's the `--open` option.