ytmusicapi_dart 1.1.0  ytmusicapi_dart: ^1.1.0 copied to clipboard
ytmusicapi_dart: ^1.1.0 copied to clipboard
Unofficial API client for YouTube Music. Inspired by sigma67's ytmusicapi for Python.
Changelog #
1.1.0 #
- Fixed typo where instead of thumbnailsit wasthumbnailin the search results. If the fieldthumbnailwas used in your code using 1.0.2 of this library, it will no longer work with 1.1.0 since this field does not exist anymore.
1.0.2 #
- Fix bug where in some cases the top search result cannot be parsed because of imprecise types.
1.0.1 #
- Longer description to get more pub points. No code changes.
1.0.0 #
- Initial version.