cmd

package
v0.0.0-...-a1875dc Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2018 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var RootCmd = &cobra.Command{
	Use:   "get_iplayer_rss",
	Short: "A tool for working with get_iplayer and RSS feeds",
	Long:  `A tool for working with get_iplayer and RSS feeds`,
}

RootCmd the base command when called without any subcommands

Functions

func Execute

func Execute()

Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.

Types

type DownloadHistory

type DownloadHistory struct {
	PID        string
	Name       string
	Episode    string
	Type       string
	TimeAdded  int64
	Mode       string
	Filename   string
	Versions   string
	Duration   int
	Desc       string
	Channel    string
	Categories string
	Thumbnail  string
	Guidance   string
	Web        string
	EpisodeNum int
	SeriesNum  int
}

DownloadHistory get_iplayer

Jump to

Keyboard shortcuts

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