podcast

package
v0.0.0-...-a7d89b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Episode

type Episode struct {
	Title  string
	Number int
	Link   string
	Desc   string
	MP3    string
	Tags   []string
}

An Episode contains all the information available for a podcast in a RSS stream.

func FetchFeed

func FetchFeed(rss string) ([]Episode, error)

FetchFeed fetches a list of episodes for a podcast given its RSS feed URL.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL