From 07c9f7622567d822670c1021280c4dba4d161794 Mon Sep 17 00:00:00 2001 From: liam4 Date: Wed, 26 Jul 2017 12:43:44 -0300 Subject: Let downloader be specified manually, per-track (e.g. use youtube-dl for non-YT links) --- todo.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'todo.txt') diff --git a/todo.txt b/todo.txt index c16f680..030862e 100644 --- a/todo.txt +++ b/todo.txt @@ -235,3 +235,8 @@ TODO: The filter utility function shouldn't work at all if it fails to find TODO: Make the filter/remove/keep options do a search of some sort. TODO: Make those options also work with tracks! + +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'. -- cgit 1.3.0-6-gf8a5