Episode

class deezer.Episode(client, json)

To work with Deezer episode objects.

Check the Deezer documentation for more details about each field.

id: int
title: str
description: str
available: bool
release_date: dt.datetime
duration: int
share: str
picture: str
picture_small: str
picture_medium: str
picture_big: str
picture_xl: str
podcast: Podcast