zS1L3NT / ts-npm-ytmusic-api

A type-safe and basic YouTube Music API wrapper
https://npmjs.com/package/ytmusic-api
GNU General Public License v3.0
81 stars 17 forks source link

[FEATURE]: Matching video for a song #7

Closed kewanfr closed 1 year ago

kewanfr commented 1 year ago

Hey, on the getSong request, is it possible to have an album property, to get the album of the song ?

zS1L3NT commented 1 year ago

Hi, are you sure the title of this pull request is correct?

I don't think YouTube Music provides the albums that a specific song is in, just by using 1 HTTP request... If they did it would be included in the data this library provides.