7 lines
423 B
Markdown
7 lines
423 B
Markdown
# TODO
|
|
- [ ] Improve code documentation.
|
|
- [ ] 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. |