From 9ab94d9a4ba2896a58db7a2f965808b3bb6ab262 Mon Sep 17 00:00:00 2001 From: liam4 Date: Tue, 30 May 2017 20:09:03 +0000 Subject: Better recursive crawler --- play.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'play.js') diff --git a/play.js b/play.js index f7604f8..8032378 100644 --- a/play.js +++ b/play.js @@ -40,6 +40,7 @@ // itely true; 'Saucey Sounds'[0] === 'S', and 'Unofficial'[0] // === 'U', which are the two "files" it crashes on while playing // -g 'Jake Chudnow'.) +// (Done?) // // TODO: A way to exclude a specific group path. // (Done!) @@ -58,6 +59,7 @@ // friendly (i.e. don't require editing the script itself), and // make it use the getHTMLLinks function defined in the new // crawl-links.js script. +// (Done!) // // TODO: Play-in-order track picker. // (Done!) -- cgit 1.3.0-6-gf8a5