[GH-ISSUE #457] Get the year of each song #342

Closed
opened 2026-02-27 23:00:17 +03:00 by kerem · 0 comments
Owner

Originally created by @phirestalker on GitHub (Oct 16, 2023).
Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/457

Hello and thanks for using ytmusicapi! Please fill out the issue template below. Issues not following this template will be closed without comment. If you have a question only, please use GitHub discussions or gitter (linked in README).

**Is your feature request related to a problem? Please describe.**
I notice that when playing a song in Youtube Music, the interface will show a year. When using get_library_songs. there doesn't seem to be a year at all.

**Describe the solution you'd like**
If the year can be scraped somehows from Youtube Music, I would like it returned for each song.

**Describe alternatives you've considered**
I am currently using Musicbrainz to find this information, but most of my 50s through 80s songs are missing from a generated playlist my script makes. I am not sure if most of the versions in my library are rerecordings and are not being matched back to the original, or what. If I can get the year directly from Youtube Music, it would narrow down my troubleshooting duties.

Originally created by @phirestalker on GitHub (Oct 16, 2023). Original GitHub issue: https://github.com/sigma67/ytmusicapi/issues/457 # Hello and thanks for using ytmusicapi! Please fill out the issue template below. Issues not following this template will be closed without comment. If you have a question only, please use GitHub discussions or gitter (linked in README). ~~~~~~~~~~~~~ **Is your feature request related to a problem? Please describe.** I notice that when playing a song in Youtube Music, the interface will show a year. When using get_library_songs. there doesn't seem to be a year at all. **Describe the solution you'd like** If the year can be scraped somehows from Youtube Music, I would like it returned for each song. **Describe alternatives you've considered** I am currently using Musicbrainz to find this information, but most of my 50s through 80s songs are missing from a generated playlist my script makes. I am not sure if most of the versions in my library are rerecordings and are not being matched back to the original, or what. If I can get the year directly from Youtube Music, it would narrow down my troubleshooting duties.
kerem closed this issue 2026-02-27 23:00:17 +03:00
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#342
No description provided.