Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.
This repository was 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

@PaulCombal

Description

@PaulCombal

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions