• 1.11.5 b70dcc76a9

    1.11.5 Stable

    kerem released this 2026-01-31 12:39:28 +03:00 | 18 commits to main since this release

    📅 Originally published on GitHub: Sat, 31 Jan 2026 09:50:59 GMT
    🏷️ Git tag created: Sat, 31 Jan 2026 09:39:28 GMT

    What's Changed

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.11.4...1.11.5

    Downloads
  • 1.11.4 84a9ef256c

    1.11.4 Stable

    kerem released this 2025-12-19 19:49:25 +03:00 | 23 commits to main since this release

    📅 Originally published on GitHub: Fri, 19 Dec 2025 16:51:24 GMT
    🏷️ Git tag created: Fri, 19 Dec 2025 16:49:25 GMT

    Fixes 🐞

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.11.3...1.11.4

    Downloads
  • 1.11.3 f9cb0d1500

    1.11.3 Stable

    kerem released this 2025-11-26 13:47:48 +03:00 | 27 commits to main since this release

    📅 Originally published on GitHub: Sun, 30 Nov 2025 18:20:03 GMT
    🏷️ Git tag created: Wed, 26 Nov 2025 10:47:48 GMT

    Fixes

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.11.2...1.11.3

    Downloads
  • 1.11.2 81efe7a1f3

    1.11.2 Stable

    kerem released this 2025-11-25 00:00:59 +03:00 | 28 commits to main since this release

    📅 Originally published on GitHub: Mon, 24 Nov 2025 21:07:59 GMT
    🏷️ Git tag created: Mon, 24 Nov 2025 21:00:59 GMT

    Fixes

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.11.1...1.12.0

    Downloads
  • 1.11.1 e9096bf339

    1.11.1 Stable

    kerem released this 2025-08-30 22:30:28 +03:00 | 43 commits to main since this release

    📅 Originally published on GitHub: Sat, 30 Aug 2025 19:32:59 GMT
    🏷️ Git tag created: Sat, 30 Aug 2025 19:30:28 GMT

    Features

    🐞 Fixes

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.11.0...1.11.1

    Downloads
  • 1.11.0 f6295e50be

    1.11.0 Stable

    kerem released this 2025-07-31 20:20:51 +03:00 | 51 commits to main since this release

    📅 Originally published on GitHub: Thu, 31 Jul 2025 18:52:05 GMT
    🏷️ Git tag created: Thu, 31 Jul 2025 17:20:51 GMT

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

    Features

    🐞 Fixes

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.10.3...1.11.0

    Downloads
  • 1.11.0rc1 459bc40e4c

    1.11.0rc1 Pre-release

    kerem released this 2025-04-27 10:53:40 +03:00 | 59 commits to main since this release

    📅 Originally published on GitHub: Sun, 27 Apr 2025 07:54:49 GMT
    🏷️ Git tag created: Sun, 27 Apr 2025 07:53:40 GMT

    This is a release candidate to gather feedback for this release. Please comment in the associated discussion to leave feedback.

    This release will not be installed automatically as the latest release, you need to explicitly install by specifying 1.11.0rc1.

    Features

    • dropped Python 3.9 support
    • added py.typed
    • enabled mypy strict typing

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.10.3...1.11.0rc1

    Downloads
  • 1.10.3 2bd7982a5d

    1.10.3 Stable

    kerem released this 2025-04-03 12:01:12 +03:00 | 64 commits to main since this release

    📅 Originally published on GitHub: Thu, 03 Apr 2025 09:02:56 GMT
    🏷️ Git tag created: Thu, 03 Apr 2025 09:01:12 GMT

    🐞 Fixes

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.10.2...1.10.3

    Downloads
  • 1.10.2 5e3bc62620

    1.10.2 Stable

    kerem released this 2025-03-05 23:48:06 +03:00 | 68 commits to main since this release

    📅 Originally published on GitHub: Wed, 05 Mar 2025 20:50:13 GMT
    🏷️ Git tag created: Wed, 05 Mar 2025 20:48:06 GMT

    🐞 Fixes

    New Contributors

    Full Changelog: https://github.com/sigma67/ytmusicapi/compare/1.10.1...1.10.2

    Downloads
  • 1.10.1 334798f68a

    1.10.1 Stable

    kerem released this 2025-02-02 18:19:00 +03:00 | 71 commits to main since this release

    📅 Originally published on GitHub: Sun, 02 Feb 2025 15:21:18 GMT
    🏷️ Git tag created: Sun, 02 Feb 2025 15:19:00 GMT

    🐞 Fixes

    • Fixed an issue with get_playlist and related endpoints where no more than 100 items would be returned with limit 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.
    Downloads