[GH-ISSUE #207] Trying to get random song playlist of Album, Artist and Existing Playlist #161

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

Originally created by @GopiRaghavendraNath on GitHub (Jun 19, 2021).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/207

I tried taking the shuffleId but it does not seem to work and always gives the same playlist for the Artist and Album name. For example

ytmusic = YTMusic()
search_results = ytmusic.search('One Direction', 'artists')

would always give me same id no matter what, is there anything I can do to solve this?

Originally created by @GopiRaghavendraNath on GitHub (Jun 19, 2021). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/207 I tried taking the shuffleId but it does not seem to work and always gives the same playlist for the Artist and Album name. For example ``` ytmusic = YTMusic() search_results = ytmusic.search('One Direction', 'artists') ``` would always give me same id no matter what, is there anything I can do to solve this?
kerem closed this issue 2026-02-27 22:08:22 +03:00
Author
Owner
<!-- gh-comment-id:864859921 --> @sigma67 commented on GitHub (Jun 21, 2021): https://ytmusicapi.readthedocs.io/en/latest/faq.html#how-can-i-get-the-shuffle-playlist-for-a-playlist-or-album
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/ytmusicapi#161
No description provided.