Api details - anshulupadhyay03/mytube GitHub Wiki

This is the details of the youtube apis for the demo project.

youtubelogo

Please execute the apis in this same order mention here.

  1. fetch all the subscription first
  2. After this , fetch all the playlist for the channel by passing channel ID
  3. The fetch all the playlist items by passing playlistId

The final response you get will have the list of videos for that particular playlist.