github sigma67/ytmusicapi 1.11.0
v1.11.0

latest release: 1.11.1
one month ago

Note: this release requires Python >= 3.10. Thanks to @sgvictorino for several contributions in this release.

✨ Features

  • dropped Python 3.9 support
  • added py.typed and enabled mypy strict typing
  • add get_explore by @sgvictorino in #797

🐞 Fixes

  • fix get_charts by @sgvictorino in #797
    ** Note: the content returned by this function has changed. Check the charts page in the Explore section on YouTube Music)
  • get_album: prevent KeyError when parsing missing artist data by @sgvictorino in #788
  • search: fix episode parsing by @sgvictorino in #792
  • get_album: distinguish between "other versions" and "releases for you" by @sgvictorino in #791
  • Space between verification_url and comma in the OAuth Flow by @soko7awen in #780

New Contributors

Full Changelog: 1.10.3...1.11.0

Don't miss a new ytmusicapi release

NewReleases is sending notifications on new releases.