Fix formatting.

This commit is contained in:
r4 2021-07-28 17:37:21 +02:00
parent d2fae31d1a
commit b80f163865
1 changed files with 2 additions and 8 deletions

10
TODO.md
View File

@ -1,13 +1,7 @@
# TODO
- [ ] Improve code documentation.
- [ ] Reduce the number of long, thin, cylindrical Italian pasta contained within the code.
- [ ] Reduce the amount of long, thin, cylindrical Italian pasta contained within the code.
- [x] Implement the queue system.
- [ ] Fix seek for larger durations; inform the user if the desired position hasn't been loaded yet.
- [x] Add playlist support.
- [ ] Receive playlist items gradually, making it so you don't have to wait until youtube-dl has retrieved the entire playlist.
- [ ] Receive playlist items gradually, making it so you don't have to wait until youtube-dl has retrieved the entire playlist.