Api details - anshulupadhyay03/mytube GitHub Wiki
This is the details of the youtube apis for the demo project.
Please execute the apis in this same order mention here.
- fetch all the subscription first
- After this , fetch all the playlist for the channel by passing channel ID
- The fetch all the playlist items by passing playlistId
The final response you get will have the list of videos for that particular playlist.