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 Media Library returned by the playlists.json request. #2

Open
LiamKarlMitchell opened this issue Dec 26, 2020 · 1 comment
Open

Comments

@LiamKarlMitchell
Copy link

Hi, the method parsePlaylistEntries ignores the other nodes returned such as "Media Library".

image

Would be nice to expose these as well.

Perhaps a getPlaylistRaw()

Maybe the request method could be public?
public async request

@alexandrucancescu
Copy link
Owner

Hi, making the request method public makes a lot of sense.

As for the playlist ignoring nodes, I deliberately chose this because I never used the other nodes and in my view they had no use case. I will implement them when I go over the package again.

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

2 participants