Skip to content

Releases: vladdenisov/ytmusic-api

v0.0.6: many fixes by dhleong

20 May 19:38
4456b0a
Compare
Choose a tag to compare
  • 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

21 Mar 10:59
Compare
Choose a tag to compare

After a long period of unmaintaining this project the initial functionality is fixed.

v0.0.3

18 Jun 14:53
6b9e4a6
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release

v0.0.2-beta...v0.0.3

v0.0.2-beta: initial release

18 Jun 11:01
Compare
Choose a tag to compare
Pre-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.