I have an account on YouTube that has some playlist. I want to make an API call to YouTube so that it will return me only those playlist objects whose title or tags matches the Query argument I supply.
I just want YouTube to search my account for playlist and not the whole YouTube. I have read the Data API but I could find any call through which I can search playlists in specific user accounts.
Please help me by providing any link for the same if it's possible and YouTube allows it.