plugins

package
v0.0.0-...-27de488 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2022 License: LGPL-2.1 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateLiveMsg

func CreateLiveMsg(v *interfaces.VideoInfo) string

Types

type CQConfig

type CQConfig struct {
	CQHost  string
	CQToken string
}

type CQJsonConfig

type CQJsonConfig struct {
	NeedCQBot bool
	QQGroupID []int
	CQHost    string
	CQToken   string
}

type CQMsg

type CQMsg struct {
	GroupId int    `json:"group_id"`
	Message string `json:"message"`
}

type PluginCQBot

type PluginCQBot struct {
	// contains filtered or unexported fields
}

func (*PluginCQBot) DownloadStart

func (p *PluginCQBot) DownloadStart(process *videoworker.ProcessVideo) error

func (*PluginCQBot) LiveEnd

func (p *PluginCQBot) LiveEnd(process *videoworker.ProcessVideo) error

func (*PluginCQBot) LiveStart

func (p *PluginCQBot) LiveStart(process *videoworker.ProcessVideo) error

Jump to

Keyboard shortcuts

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