AsyncPodcast

class deezer.asyncio.AsyncPodcast(client, json)

Async podcast resource.

id: int
title: str
description: str
available: bool
fans: int
share: str
picture: str
picture_small: str
picture_medium: str
picture_big: str
picture_xl: str
async get_episodes(**kwargs)

Get episodes from a podcast.

Return type:

AsyncPaginatedList