2
0
Fork 0
tidal-scraper/TODO.md

13 lines
461 B
Markdown
Raw Normal View History

2023-06-28 23:24:32 +02:00
- [ ] allow downloads of lists of albums, artists and tracks, and set their downloaded status
- [ ] write all metadata from tidal to downloaded tracks
- [ ] get lists of favorited albums, artists and tracks
- [ ] allow export of these lists (with names, IDs and downloaded status)
- [ ] allow import of these lists
- [ ] allow configuration with a toml file
- [ ] allow configuration of download path
- [ ] write log of errors
- [ ] installer or pip package