Update TODO.md
This commit is contained in:
parent
e98c770dab
commit
421cd5fcee
1 changed files with 14 additions and 19 deletions
33
TODO.md
33
TODO.md
|
|
@ -1,20 +1,15 @@
|
|||
# GUI
|
||||
# Todo/Future Ideas list
|
||||
|
||||
- [ ] Hls-Download force yes or no on rewrite promt as well as for mkvmerge/ffmpeg
|
||||
- [x] Pick up if a download is currently in progress
|
||||
- [x] Send more information with the progress event like the title and image to display more information
|
||||
- [x] Use Click away listener for the search popup
|
||||
- [x] Quality select button is uncrontrolled/controlled
|
||||
- [ ] Set Options font in divider
|
||||
- [x] Window title
|
||||
- [x] Only open dev tools in test version
|
||||
- [x] Add help information (version, contributor, documentation...)
|
||||
- [x] ContextMenu
|
||||
- [x] Better episode listing with selectio via left mouse button
|
||||
- [x] Use Child for Context Menu
|
||||
|
||||
# CLI
|
||||
## New API ?
|
||||
- [ ] https://playback.prd.funimationsvc.com/v1/play/FMB0001?deviceType=web&playbackStreamId=137917d5-dc9b-4a72-83da-14231fd1d05e
|
||||
- [ ] https://playlist-service.prd.funimationsvc.com/v1/playlist/show/FMB
|
||||
- [ ] https://d33et77evd9bgg.cloudfront.net/data/v1/episodes/fullmetal-alchemist.json
|
||||
- [ ] Look into implementing wvd file support
|
||||
- [ ] Merge sync branch with latest master
|
||||
- [ ] Finish implementing old algorithm
|
||||
- [ ] Look into adding suggested algorithm [#599](https://github.com/anidl/multi-downloader-nx/issues/599)
|
||||
- [ ] Remove Funimation
|
||||
- [ ] Remove old hidive API or find a way to make it work
|
||||
- [ ] Look into adding other services
|
||||
- [ ] Refactor downloading code
|
||||
- [ ] Allow audio and video download at the same time
|
||||
- [ ] Reduce/Refactor the amount of duplicate/boilerplate code required
|
||||
- [ ] Create a generic service class for the CLI with set inputs/outputs
|
||||
- [ ] Modularize site modules to ease addition of new sites
|
||||
- [ ] Create generic MPD/M3U8 playlist downloader
|
||||
|
|
|
|||
Loading…
Reference in a new issue