This commit is contained in:
r4
2021-07-28 17:30:01 +02:00
parent 6dfb9bc0b1
commit d2fae31d1a
12 changed files with 1501 additions and 0 deletions

13
TODO.md Normal file
View File

@@ -0,0 +1,13 @@
# TODO
- [ ] Improve code documentation.
- [ ] Reduce the number 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.