Releases: vladdenisov/ytmusic-api
Releases · vladdenisov/ytmusic-api
v0.0.6: many fixes by dhleong
- Support parsing a new HomePage carousel item type
- Unify the duplicated parsing logic
- Optimize away some unnecessary array creation from using a side-effecting map()
- Improve robustness of Song parsing, handling id- and album-less songs
- Support Playlist continuations + unify continuation-fetching logic, etc.
Credit: Daniel Leong - dhleong
v0.0.5: search fix
After a long period of unmaintaining this project the initial functionality is fixed.
v0.0.3
v0.0.2-beta: initial release
- Getting Full HomePage
- Initial searching (needs more fixing)
- Initial playlist manipulation (create & add songs)
Also, some errors still occur, need to dig deeper into it, stay tuned for more updates.