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
- @soko7awen made their first contribution in #780
Full Changelog: 1.10.3...1.11.0