🐞 Fixes
- Fixed an issue with
get_playlist
and related endpoints where no more than 100 items would be returned withlimit
set to a value>100
. This issue was caused by a server-side update and may affect other endpoints in the future, if Google updates them.