github sigma67/ytmusicapi 1.10.0
v1.10.0

21 hours ago

What's Changed

✨ Features

  • get_playlist: support audio playlists by @sgvictorino in #696
  • improved ease of use for OAuthCredentials: now possible to from ytmusicapi import OAuthCredentials

🐞 Fixes

  • fix #713: get_artist radioId and shuffleId missing by @sigma67 in #714
  • fix #721 by @sigma67 in #725: fixed usage of string as YTMusic(auth="") argument (File name too long error on ytmusicapi authentication because headers are passed to new Path())
  • fix #720 by @sigma67 in #726: Missing 'OAuthCredentials' for YTMusic constructor
  • improved OAuth documentation, raise when oauth_credentials are missing
  • removed option to disable session usage
  • removed non-functional OAUTH_DEFAULT AuthType
  • improved readability of ytmusic.py/YTMusicBase

Full Changelog: 1.9.1...1.10.0

Don't miss a new ytmusicapi release

NewReleases is sending notifications on new releases.