Skip to content

ytmapi-rs-v0.0.8

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jul 14:16
· 52 commits to main since this release
d2b8fba

Added

  • Add commandline flag to change auth type. Resolves #98 (#99)
  • Implement Taste Profiles and Moods - Resolves #75 (#97)
  • feat! Add oauth option for CLI back in. Resolves #89 (#93)
  • [breaking] Handle new formats for Top Results. Resolves #87 (#88)
    New field 'message' added to ErrorKind::Parsing to improve error output.

Fixed

  • Fix not available songs in album failing to parse (#100)