Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

get tracks list from a playlist URI #19

Closed
Zeruel92 opened this issue Aug 10, 2019 · 5 comments
Closed

get tracks list from a playlist URI #19

Zeruel92 opened this issue Aug 10, 2019 · 5 comments

Comments

@Zeruel92
Copy link

There's a way to get tracklist from a playlist URI like spotify:playlist:37i9dQZF1DX8wCc28V2cVW or via playlist id like for spotify.tracks.get(trackid) ?
i found this package very usefull so thanks for sharing this.

@jifalops
Copy link

jifalops commented Oct 7, 2019

@pspgt You're looking for spotify.playlists.getTracksByPlaylistId(playlist.id)

@Zeruel92
Copy link
Author

Zeruel92 commented Oct 7, 2019

Yeah some kind of , but seems doesn't exist such method on pub.dev version, is this method on branch master on github?

@jifalops
Copy link

jifalops commented Oct 7, 2019

Oh ya know what I merged #16, #17, and #18. I think both 16/17 add it.

@Zeruel92
Copy link
Author

Zeruel92 commented Oct 8, 2019

Oh nice thanks

@rinukkusu
Copy link
Owner

Hi @pspgt, this is now merged and in v0.2.0 of the pub package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants