I have this as a request for youtube api in displaying videos of a particular video playlist https://www.googleapis.com/youtube/v3/playlistItems?part=snippet&playlistId='+playlist_id+'&key={My Key}
The Problem How will I able to have a request that will search a video in that particular video playlist?