Getting al the Playlists of a Channel #687
BourgeoisDirk
started this conversation in
General
Replies: 1 comment
-
You can only get videos, via |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
Is there a way to get all the playlist of a channel ?
Like, I can get a list of all it's videos no problem. Or if i have a playlist URL i can download that playlist.
There is also a "var playlists = await youtube.Search.GetPlaylistsAsync("enter stuff here");" but I can't seem to get it to return the Playlists of a channel by feeding it ChannelID for instance..
Am I missing something ? I want to get a lists of all Playlists of a Channel (Including my own)
Beta Was this translation helpful? Give feedback.
All reactions