pbs

package
v1.37.5 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2021 License: OSL-3.0 Imports: 5 Imported by: 0

README

Documentation

Index

Constants

View Source
const Origin = "http://content.services.pbs.org"

Variables

This section is empty.

Functions

This section is empty.

Types

type Asset

type Asset struct {
	Resource struct {
		MP4_Videos []struct {
			URL string
		}
	}
}

func NewAsset

func NewAsset(slug string) (*Asset, error)

type Episode

type Episode struct {
	Episode struct {
		Assets []struct {
			Object_Type string
			Slug        string
		}
	}
	Slug string
}

func NewEpisode

func NewEpisode(addr string) (*Episode, error)

Jump to

Keyboard shortcuts

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