We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d2e82 commit 55354d6Copy full SHA for 55354d6
1 file changed
README.md
@@ -98,6 +98,7 @@ asyncio.run(main())
98
| `get_favorite_audiobooks()` | Favorite audiobook IDs with dates (via deprecated endpoint) |
99
| `get_podcast_episode_bookmarks(first, after)` | Bookmarked podcast episodes with playback position |
100
| `get_user_playlists(first, after)` | User's own playlists (not just favorites) |
101
+| `get_personal_tracks(first, after)` | User's uploaded/personal tracks (restricted access) |
102
103
### Music Together (Collaborative Playlists)
104
0 commit comments