Documentation ¶
Index ¶
- func EpisodeURL(id qparty.EpisodeID) string
- func FetchEpisode(episode qparty.EpisodeID, filepath string) error
- func FetchSeasonIndexHTML(jsid qparty.SeasonID, filepath string) error
- func MakeMedia(href string) qparty.Media
- func MustParseJEID(numeric string) qparty.EpisodeID
- func NewChallenge(category string) *qparty.FullChallenge
- func ParseEpisode(html_reader io.Reader) *qparty.FullEpisode
- func ParseSeasonMetadata(reader io.Reader, season *qparty.SeasonMetadata) error
- func SeasonURL(id qparty.SeasonID) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EpisodeURL ¶
func MustParseJEID ¶
func NewChallenge ¶
func NewChallenge(category string) *qparty.FullChallenge
func ParseEpisode ¶
func ParseEpisode(html_reader io.Reader) *qparty.FullEpisode
func ParseSeasonMetadata ¶
func ParseSeasonMetadata(reader io.Reader, season *qparty.SeasonMetadata) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.