parsers/podcasts library

Classes

Description
Full description.
DescriptionElement
Base description element.
Description link.
Timestamp
Description timestamp.

Constants

DURATION_TEXT → const List<Object>
PROGRESS_RENDERER → const List<String>

Functions

parseBaseHeader(JsonMap header) JsonMap
Parses base header.
parseEpisode(JsonMap data) JsonMap
Parses episode from data.
parseEpisodeHeader(JsonMap header) JsonMap
Parses episode header.
parsePodcast(JsonMap data) JsonMap
Parses podcast from data.
parsePodcastHeader(JsonMap header) JsonMap
Parses podcast header.