Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Will it be possible to retrieve created playlists by user/channel ID? #105

Open
PaulCombal opened this issue Feb 9, 2021 · 0 comments
Open

Comments

@PaulCombal
Copy link

I would like to retrieve the playlists I have created, no necessarily with all their content.

This is some pseudo code that would explain the usage:

const playlists = ytpl.channelPlaylists(channel.channelID)
// type = ytsr.Result
// playlists.items.every(i => i.type === 'channel') // true

Is it possible to achieve this, or is it coming for a future update?

Thank you

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

No branches or pull requests

2 participants