[GH-ISSUE #31] Remove songs in history #22

Closed
opened 2026-02-27 22:07:36 +03:00 by kerem · 2 comments
Owner

Originally created by @allanin on GitHub (Jun 24, 2020).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/31

According to Google songs played change the recommendation:

https://support.google.com/youtubemusic/thread/160722?hl=en

Would it be possible adding a delete_song_history() function?

Originally created by @allanin on GitHub (Jun 24, 2020). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/31 According to Google songs played change the recommendation: https://support.google.com/youtubemusic/thread/160722?hl=en Would it be possible adding a delete_song_history() function?
kerem 2026-02-27 22:07:36 +03:00
Author
Owner

@sigma67 commented on GitHub (Jun 24, 2020):

Good suggestion. I implemented this feature locally (it uses the 'feedback' endpoint and it works fine.

However, I found that removing items from the history does not seem to be persisted. For example, try removing a watched item in your browser on music.youtube.com/history. It will disappear, but after reloading it will reappear again.

<!-- gh-comment-id:649068064 --> @sigma67 commented on GitHub (Jun 24, 2020): Good suggestion. I implemented this feature locally (it uses the 'feedback' endpoint and it works fine. However, I found that removing items from the history does not seem to be persisted. For example, try removing a watched item in your browser on music.youtube.com/history. It will disappear, but after reloading it will reappear again.
Author
Owner

@sigma67 commented on GitHub (Aug 27, 2020):

Regarding my previous comment, the persistence bug still exists. However, I discovered that it only occurs on brand accounts. It works fine on normal accounts.

<!-- gh-comment-id:681864975 --> @sigma67 commented on GitHub (Aug 27, 2020): Regarding my previous comment, the persistence bug still exists. However, I discovered that it only occurs on brand accounts. It works fine on normal accounts.
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#22
No description provided.