playlist ordering TODO

This commit is contained in:
jbannon 2022-04-12 00:47:14 +00:00
parent f7f469c970
commit 0fa371a08a

View file

@ -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?