Skip to content

Commit 55354d6

Browse files
committed
docs: add get_personal_tracks to README
1 parent 93d2e82 commit 55354d6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ asyncio.run(main())
9898
| `get_favorite_audiobooks()` | Favorite audiobook IDs with dates (via deprecated endpoint) |
9999
| `get_podcast_episode_bookmarks(first, after)` | Bookmarked podcast episodes with playback position |
100100
| `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) |
101102

102103
### Music Together (Collaborative Playlists)
103104

0 commit comments

Comments
 (0)