def test_get_playlists(self):
     client = Client()
     json_data = client.get_playlists(520685)
     pass
 def test_get_playlists(self):
     client = Client()
     json_data = client.get_playlists(520685)
     pass