From 328b6f388f075527f324bb28a4fd067522389009 Mon Sep 17 00:00:00 2001 From: Florrie Date: Wed, 9 Jan 2019 20:37:42 -0400 Subject: Add flac to crawl-local extension list --- crawlers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crawlers.js') diff --git a/crawlers.js b/crawlers.js index c12948f..f665c17 100644 --- a/crawlers.js +++ b/crawlers.js @@ -237,7 +237,7 @@ function getHTMLLinks(text) { function crawlLocal(dirPath, extensions = [ 'ogg', 'oga', - 'wav', 'mp3', 'mp4', 'm4a', 'aac', + 'wav', 'mp3', 'mp4', 'm4a', 'aac', 'flac', 'mod' ], isTop = true) { // If the passed path is a file:// URL, try to decode it: -- cgit 1.3.0-6-gf8a5