Skip to content

v1.1.0

Compare
Choose a tag to compare
@sigma67 sigma67 released this 15 Jun 18:27
7c9455e

Features ✨

  • add location support (#386). A new initialization parameter supports changing the region. This is equivalent to setting the region in your YouTube Music Settings.
  • add external OAuth case to browser check (#396) (thanks @MarvinSchenkel ). This supports the case of using OAuth authentication with browser credentials, see the issue for more information
  • added dutch translations ( thanks @Vistaus , #383)
  • open browser on ytmusic oauth call (#384)

Fixes 🐞

  • fixed unrecognized case sensitive headers during auth (thanks @czifumasa )
  • get_playlist: fixed issues with views return value and limit parameter