From 0fcec41cd757adcd3c7f2f4c80b33141bb0a9bee Mon Sep 17 00:00:00 2001 From: liam4 Date: Mon, 26 Jun 2017 23:16:11 -0300 Subject: Remove downloaders --- src/download-playlist.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/download-playlist.js') diff --git a/src/download-playlist.js b/src/download-playlist.js index bb6b86c..c8476e4 100644 --- a/src/download-playlist.js +++ b/src/download-playlist.js @@ -1,3 +1,7 @@ +// TODO: This almost definitely doesn't work, ever since downloaders were +// removed! Maybe it's possible to make mpv only download (and not play) a +// file? + 'use strict' const fs = require('fs') -- cgit 1.3.0-6-gf8a5