16
0

7 Commits

Author SHA256 Message Date
8e3aef005c Accepting request 1323844 from KDE:Applications
Update to 1.11.4

OBS-URL: https://build.opensuse.org/request/show/1323844
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ytmusicapi?expand=0&rev=12
2025-12-22 21:48:45 +00:00
Christophe Marin
533893a0ff 1.11.4
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/python-ytmusicapi?expand=0&rev=26
2025-12-20 20:56:58 +00:00
Christophe Marin
75b4232883 1.11.3
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/python-ytmusicapi?expand=0&rev=25
2025-12-04 18:09:07 +00:00
699fa84d67 Accepting request 1302107 from KDE:Applications
Update to 1.11.1

OBS-URL: https://build.opensuse.org/request/show/1302107
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ytmusicapi?expand=0&rev=11
2025-09-01 15:18:06 +00:00
Christophe Marin
d127cb2a4c Update to 1.11.1
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/python-ytmusicapi?expand=0&rev=23
2025-08-31 08:30:14 +00:00
b90b1be294 Accepting request 1300242 from KDE:Applications
Update to 1.11.0

OBS-URL: https://build.opensuse.org/request/show/1300242
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ytmusicapi?expand=0&rev=10
2025-08-19 14:47:09 +00:00
Christophe Marin
8a11294227 1.11.0
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/python-ytmusicapi?expand=0&rev=21
2025-08-19 08:57:50 +00:00
4 changed files with 43 additions and 4 deletions

View File

@@ -1,3 +1,42 @@
-------------------------------------------------------------------
Sat Dec 20 20:56:13 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.11.4
* fix KeyError when audio playlists are missing playNavigationEndpoint
* get_explore: handle episodes in trending
* get_charts: fix crash if artists are missing rank data (when unauthed)
-------------------------------------------------------------------
Thu Dec 4 18:09:02 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.11.3:
* get_playlist/get_home: handle MUSIC_PAGE_TYPE_AUDIOBOOK
-------------------------------------------------------------------
Sun Aug 31 08:29:24 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.11.1
* search: added a fallback for top result parsing to fix a
KeyError
* get_home: fix song artist parsing
* get_home: parse recommended channels
* get_playlist/get_episodes_playlist: fix metadata
* get_library_playlists: Don't throw an error if playlist
title is missing
-------------------------------------------------------------------
Thu Jul 31 19:16:01 UTC 2025 - Christophe Marin <christophe@krop.fr>
- Update to 1.11.0
* dropped Python 3.9 support
* added py.typed and enabled mypy strict typing
* add get_explore
* fix get_charts
* get_album: prevent KeyError when parsing missing artist data
* search: fix episode parsing
* get_album: distinguish between "other versions" and "releases for you"
* Space between verification_url and comma in the OAuth Flow
-------------------------------------------------------------------
Fri Apr 18 14:07:44 UTC 2025 - Christophe Marin <christophe@krop.fr>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-ytmusicapi
Version: 1.10.3
Version: 1.11.4
Release: 0
Summary: Unofficial API for YouTube Music
License: MIT

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7235361ac9d5958d49a29f586eec55b1c83e90f7b063361e8a206e1cf4f76216
size 311765

3
ytmusicapi-1.11.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea0972d4dcaf8225ab95b6665b7c2a63d6a48d8828cf7d0ad6c76d12207ae86e
size 412987