Write a python function that searches through a user's playlists returns the a list of playlist created by the application. Each element in the list needs to contain that playlists id name, image, and id of the playlists which can be used later for selecting and playing old playlists
Write a python function that searches through a user's playlists returns the a list of playlist created by the application. Each element in the list needs to contain that playlists id name, image, and id of the playlists which can be used later for selecting and playing old playlists