Skip to content

v0.0.6: many fixes by dhleong

Latest
Compare
Choose a tag to compare
@vladdenisov vladdenisov released this 20 May 19:38
· 18 commits to master since this release
4456b0a
  • 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