Fetch all the playlists items for the channel - anshulupadhyay03/mytube GitHub Wiki

API :

https://developers.google.com/youtube/v3/docs/playlistItems/list

Request :

part : content_details , snippet

playlistId : "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt"

Response :

{
  "kind": "youtube#playlistItemListResponse",
  "etag": "ysXmefST1J5Xg3l4NJxJ3l0Jr50",
  "items": [
    {
      "kind": "youtube#playlistItem",
      "etag": "LIogaRdIv1_dj5fH2tlzN0IqJP4",
      "id": "UEw1VVBQdnBiNlE4ZDZlc0FLaUZQSHY4YXZmb3NEWlVGdC41NkI0NEY2RDEwNTU3Q0M2",
      "snippet": {
        "publishedAt": "2024-03-09T08:29:32Z",
        "channelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ",
        "title": "Indian Travelling to SAUDI ARABIA First Time without Visa πŸ‡ΈπŸ‡¦",
        "description": "Kindgom of Saudi Arabia has launched Saudi Vision 2030 which welcomes everyone with a Free Visa, So I travelled to Kingdom of Saudi Arabia for the first time without any Visa. Let see how does it goes in KSA..\n***This Video is also available with English Subtitles / Caption***\n\nMust watch Full Video for Full Information & Amazing Experience.\nCOMMENT if you have any Question or Suggestion.\n\n-----------------------------------------------------------------------------\nβœ… JOIN ME ON SOCIAL MEDIA FOR LATEST TRAVEL UPDATES:\nINSTAGRAM: https://www.instagram.com/tourvashu\nFACEBOOK: https://www.facebook.com/tourvashu\n\n------------------------------------------------------------------------------\nβœ… Kindly SUBSCRIBE the Channel and Press the Bell icon:\nhttps://youtube.com/@NomadicTour \n\n----------------------------------------------------------------------------\n#nomadictour #tourvashu #saudiarabia",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/iLC4mBx6yJs/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/iLC4mBx6yJs/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/iLC4mBx6yJs/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/iLC4mBx6yJs/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/iLC4mBx6yJs/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Nomadic Tour",
        "playlistId": "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt",
        "position": 0,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "iLC4mBx6yJs"
        },
        "videoOwnerChannelTitle": "Nomadic Tour",
        "videoOwnerChannelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ"
      },
      "contentDetails": {
        "videoId": "iLC4mBx6yJs",
        "videoPublishedAt": "2024-03-09T09:47:03Z"
      }
    },
    {
      "kind": "youtube#playlistItem",
      "etag": "nVoI4KV4G-x8rKbajCZ8wU0V2Ko",
      "id": "UEw1VVBQdnBiNlE4ZDZlc0FLaUZQSHY4YXZmb3NEWlVGdC4yODlGNEE0NkRGMEEzMEQy",
      "snippet": {
        "publishedAt": "2024-03-12T11:58:54Z",
        "channelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ",
        "title": "When Saudi Arabians Made Me Completely Shocked in Riyadh City πŸ‡ΈπŸ‡¦πŸ˜±",
        "description": "At Midnight I experienced something unbelievable & very Shocking by Saudi Arabians in Riyadh, Saudi Arabia.\n***This Video is also available with English Subtitles / Caption***\n\nMust watch Full Video for Full Information & Amazing Experience.\nCOMMENT if you have any Question or Suggestion.\n\n-----------------------------------------------------------------------------\nβœ… JOIN ME ON SOCIAL MEDIA FOR LATEST TRAVEL UPDATES:\nINSTAGRAM: https://www.instagram.com/tourvashu\nFACEBOOK: https://www.facebook.com/tourvashu\n\n------------------------------------------------------------------------------\nβœ… Kindly SUBSCRIBE the Channel and Press the Bell icon:\nhttps://youtube.com/@NomadicTour \n\n----------------------------------------------------------------------------\n#nomadictour #tourvashu #saudiarabia",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/K771tAfQ3q8/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/K771tAfQ3q8/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/K771tAfQ3q8/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/K771tAfQ3q8/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/K771tAfQ3q8/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Nomadic Tour",
        "playlistId": "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt",
        "position": 1,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "K771tAfQ3q8"
        },
        "videoOwnerChannelTitle": "Nomadic Tour",
        "videoOwnerChannelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ"
      },
      "contentDetails": {
        "videoId": "K771tAfQ3q8",
        "videoPublishedAt": "2024-03-12T13:01:29Z"
      }
    },
    {
      "kind": "youtube#playlistItem",
      "etag": "dLASiLON7C5h3QEtPxa12mmP52Q",
      "id": "UEw1VVBQdnBiNlE4ZDZlc0FLaUZQSHY4YXZmb3NEWlVGdC4wMTcyMDhGQUE4NTIzM0Y5",
      "snippet": {
        "publishedAt": "2024-03-16T08:13:19Z",
        "channelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ",
        "title": "Unbelievable Immigrants Area of Riyadh, Saudi Arabia πŸ‡ΈπŸ‡¦",
        "description": "By mistake I reached the wrong place in Riyadh City of Saudi Arabia and you will not believe what happens next.. \n***This Video is also available with English Subtitles / Caption***\n\nMust watch Full Video for Full Information & Amazing Experience.\nCOMMENT if you have any Question or Suggestion.\n\n-----------------------------------------------------------------------------\nβœ… JOIN ME ON SOCIAL MEDIA FOR LATEST TRAVEL UPDATES:\nINSTAGRAM: https://www.instagram.com/tourvashu\nFACEBOOK: https://www.facebook.com/tourvashu\n\n------------------------------------------------------------------------------\nβœ… Kindly SUBSCRIBE the Channel and Press the Bell icon:\nhttps://youtube.com/@NomadicTour \n\n----------------------------------------------------------------------------\n#nomadictour #tourvashu #saudiarabia",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/gPZCl5fO6Bg/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/gPZCl5fO6Bg/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/gPZCl5fO6Bg/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/gPZCl5fO6Bg/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/gPZCl5fO6Bg/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Nomadic Tour",
        "playlistId": "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt",
        "position": 2,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "gPZCl5fO6Bg"
        },
        "videoOwnerChannelTitle": "Nomadic Tour",
        "videoOwnerChannelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ"
      },
      "contentDetails": {
        "videoId": "gPZCl5fO6Bg",
        "videoPublishedAt": "2024-03-16T10:02:13Z"
      }
    },
    {
      "kind": "youtube#playlistItem",
      "etag": "7SmzsCug5mFrk_ncgpLBLqrZ4Y0",
      "id": "UEw1VVBQdnBiNlE4ZDZlc0FLaUZQSHY4YXZmb3NEWlVGdC41MjE1MkI0OTQ2QzJGNzNG",
      "snippet": {
        "publishedAt": "2024-03-19T12:07:47Z",
        "channelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ",
        "title": "Inside Most Traditional Part of Riyadh City, Saudi Arabia πŸ‡ΈπŸ‡¦πŸ˜±",
        "description": "I went to the oldest and most traditional part of Riyadh Saudi Arabia. You will be dumbstruck  to know what is happening in Saudi Arabia.\n***This Video is also available with English Subtitles / Caption***\n\nMust watch Full Video for Full Information & Amazing Experience.\nCOMMENT if you have any Question or Suggestion.\n\n-----------------------------------------------------------------------------\nβœ… JOIN ME ON SOCIAL MEDIA FOR LATEST TRAVEL UPDATES:\nINSTAGRAM: https://www.instagram.com/tourvashu\nFACEBOOK: https://www.facebook.com/tourvashu\n\n------------------------------------------------------------------------------\nβœ… Kindly SUBSCRIBE the Channel and Press the Bell icon:\nhttps://youtube.com/@NomadicTour \n\n----------------------------------------------------------------------------\n#nomadictour #tourvashu #saudiarabia",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/3p7eH-ck0CI/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/3p7eH-ck0CI/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/3p7eH-ck0CI/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/3p7eH-ck0CI/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/3p7eH-ck0CI/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Nomadic Tour",
        "playlistId": "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt",
        "position": 3,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "3p7eH-ck0CI"
        },
        "videoOwnerChannelTitle": "Nomadic Tour",
        "videoOwnerChannelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ"
      },
      "contentDetails": {
        "videoId": "3p7eH-ck0CI",
        "videoPublishedAt": "2024-03-19T13:13:58Z"
      }
    },
    {
      "kind": "youtube#playlistItem",
      "etag": "gppezRJd8idt6e4F07gJE8yUC0o",
      "id": "UEw1VVBQdnBiNlE4ZDZlc0FLaUZQSHY4YXZmb3NEWlVGdC4wOTA3OTZBNzVEMTUzOTMy",
      "snippet": {
        "publishedAt": "2024-03-23T18:02:35Z",
        "channelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ",
        "title": "Super Friendly Youths of Riyadh, Saudi Arabia πŸ‡ΈπŸ‡¦πŸ˜³πŸ”₯",
        "description": "I went to the most famous Night Life and Night Out of Riyadh Saudi Arabia and interacted with many local Saudi Arabians. They really blew my mind.\n***This Video is also available with English Subtitles / Caption***\n\nMust watch Full Video for Full Information & Amazing Experience.\nCOMMENT if you have any Question or Suggestion.\n\n-----------------------------------------------------------------------------\nβœ… JOIN ME ON SOCIAL MEDIA FOR LATEST TRAVEL UPDATES:\nINSTAGRAM: https://www.instagram.com/tourvashu\nFACEBOOK: https://www.facebook.com/tourvashu\n\n------------------------------------------------------------------------------\nβœ… Kindly SUBSCRIBE the Channel and Press the Bell icon:\nhttps://youtube.com/@NomadicTour \n\n----------------------------------------------------------------------------\n#nomadictour #tourvashu #saudiarabia",
        "thumbnails": {
          "default": {
            "url": "https://i.ytimg.com/vi/82psuyQ-egU/default.jpg",
            "width": 120,
            "height": 90
          },
          "medium": {
            "url": "https://i.ytimg.com/vi/82psuyQ-egU/mqdefault.jpg",
            "width": 320,
            "height": 180
          },
          "high": {
            "url": "https://i.ytimg.com/vi/82psuyQ-egU/hqdefault.jpg",
            "width": 480,
            "height": 360
          },
          "standard": {
            "url": "https://i.ytimg.com/vi/82psuyQ-egU/sddefault.jpg",
            "width": 640,
            "height": 480
          },
          "maxres": {
            "url": "https://i.ytimg.com/vi/82psuyQ-egU/maxresdefault.jpg",
            "width": 1280,
            "height": 720
          }
        },
        "channelTitle": "Nomadic Tour",
        "playlistId": "PL5UPPvpb6Q8d6esAKiFPHv8avfosDZUFt",
        "position": 4,
        "resourceId": {
          "kind": "youtube#video",
          "videoId": "82psuyQ-egU"
        },
        "videoOwnerChannelTitle": "Nomadic Tour",
        "videoOwnerChannelId": "UCD_IHEDvNMMk0Y9Kjbq3DaQ"
      },
      "contentDetails": {
        "videoId": "82psuyQ-egU",
        "videoPublishedAt": "2024-03-24T07:43:04Z"
      }
    }
  ],
  "pageInfo": {
    "totalResults": 5,
    "resultsPerPage": 5
  }
}