From 0fa371a08ae8f3f4ff034d3e9e2c3294093678c3 Mon Sep 17 00:00:00 2001 From: jbannon Date: Tue, 12 Apr 2022 00:47:14 +0000 Subject: [PATCH] playlist ordering TODO --- TODO.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.md b/TODO.md index 7153e4ef..9bb88a80 100644 --- a/TODO.md +++ b/TODO.md @@ -2,3 +2,5 @@ A sloppy todo list file where I write any issues/things to address that pop in my head - Add more tests with coverage - Validate output paths work before downloading +- Maintain playlist ordering + - Suppose you download a YT playlist and you want the ordering in your filenames. Then someone edits the playlist by deleting a video, changing order, etc. How do you deal with that? \ No newline at end of file