[GH-ISSUE #883] Is there a way to create playlists with Spotipy? #541

Closed
opened 2026-02-27 23:23:14 +03:00 by kerem · 1 comment
Owner

Originally created by @xD34THROW on GitHub (Nov 11, 2022).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/883

Perhaps I am missing it, but I'm looking for a playlist_create() method. The API method exists for it, but I can't find anything in the documentation.

Originally created by @xD34THROW on GitHub (Nov 11, 2022). Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/883 Perhaps I am missing it, but I'm looking for a `playlist_create()` method. The [API method](https://developer.spotify.com/documentation/web-api/reference/#/operations/create-playlist) exists for it, but I can't find anything in the documentation.
kerem 2026-02-27 23:23:14 +03:00
  • closed this issue
  • added the
    question
    label
Author
Owner

@stephanebruckert commented on GitHub (Nov 11, 2022):

It is user_playlist_create on spotipy https://spotipy.readthedocs.io/en/2.21.0/#spotipy.client.Spotify.user_playlist_create

<!-- gh-comment-id:1312013788 --> @stephanebruckert commented on GitHub (Nov 11, 2022): It is `user_playlist_create` on spotipy https://spotipy.readthedocs.io/en/2.21.0/#spotipy.client.Spotify.user_playlist_create
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotipy#541
No description provided.