PodcastParser (podcast_parser v0.1.0) View Source

Documentation for PodcastParser.

Link to this section Summary

Link to this section Functions

Hello world.

Examples

iex> PodcastParser.hello()
:world
Link to this function

retrieve_episodes(list_of_items)

View Source