Youtubeexplode: Generate playlist question

Created on 28 Dec 2020  路  2Comments  路  Source: Tyrrrz/YoutubeExplode

Hi there,

I'd prefer not to make this a standalone question, but I can no longer find this feature for the life of me.
Back in the day, there used to be an option (I think within a video if I recall correctly), to generate a playlist based on a video.
Is there still a way to do this within this package, or has it been completely removed?

Thank you in advance,

Kajirinn.

question

Most helpful comment

Thank you for the quick response per usual! That did the trick 馃憤

All 2 comments

Hi @Kajirinn.

It was removed because it was a bit inconsistent due to there being many different ways a mix playlist could be generated.
You can do it yourself, however:

var playlist = await youtube.Playlists.GetAsync("RD" + videoId);

Thank you for the quick response per usual! That did the trick 馃憤

Was this page helpful?
0 / 5 - 0 ratings