mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[GH-ISSUE #1137] Adding a custom date range for users top tracks and top artist #670
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#670
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ablake12 on GitHub (Jun 19, 2024).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1137
Hi I'm trying to use the current_user_top_tracks and current_user_top_artists methods to get a user's top artists and tracks. However, the only option that's given for date range is short_term, medium_term, and long_term. Could I request for it to allow custom date ranges as parameters? So for example, adding a start date of 01/01/2024 and an end date of 06/30/2024 and the function would return the top artists or top tracks between that time range. Thank you!
@dieser-niko commented on GitHub (Jun 19, 2024):
Spotipy can only use what is available in the Spotify API. As we are not affiliated with Spotify, we are unable to implement this change. However, you could try posting on the Spotify forum.