Documentation ¶
Index ¶
- type Gulli
- func (p *Gulli) DebugMode(b bool)
- func (p *Gulli) GetShowInfo(ctx context.Context, s *providers.Show) error
- func (p *Gulli) GetShowStreamURL(ctx context.Context, s *providers.Show) (string, error)
- func (p Gulli) Name() string
- func (p *Gulli) Shows(ctx context.Context, mm []*providers.MatchRequest) chan *providers.Show
- type ShowEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gulli ¶
type Gulli struct {
// contains filtered or unexported fields
}
Gulli provider gives access to Gulli catchup tv
func (*Gulli) GetShowInfo ¶
GetShowInfo gather show information from dedicated web page. It load the html page of the show to extract availability date used as airdate and production year as season
func (*Gulli) GetShowStreamURL ¶
GetShowStreamURL return the show's URL, a mp4 file
Click to show internal directories.
Click to hide internal directories.