SharpGrabber
SharpGrabber copied to clipboard
How about getting a Youtube Playlist?
Subj. Sorry my english.
It is totally possible. I'll get it done when I find the time.
This works very well for playlists. You could borrow the code to implement it
https://github.com/Tyrrrz/YoutubeExplode/tree/master/YoutubeExplode/Playlists
The problem with YouTubeExplode is that it allows you get the Videos of a Channel, the videos of a Playlist, or a specific Video, just by the ID or url.
What it cannot do is give a list of Playlists from a specific Channel. Is there any way to do this with SharpGrabber ? I have a ChannelID, i need a list of PlaylistID's that belong to said channel.