playlist ordering TODO
This commit is contained in:
parent
f7f469c970
commit
0fa371a08a
1 changed files with 2 additions and 0 deletions
2
TODO.md
2
TODO.md
|
|
@ -2,3 +2,5 @@
|
||||||
A sloppy todo list file where I write any issues/things to address that pop in my head
|
A sloppy todo list file where I write any issues/things to address that pop in my head
|
||||||
- Add more tests with coverage
|
- Add more tests with coverage
|
||||||
- Validate output paths work before downloading
|
- 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?
|
||||||
Loading…
Reference in a new issue