cmd_gen

package
v1.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2024 License: MulanPSL-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DDLCli = &cli.Command{

	Name:        "ddl",
	Usage:       "把ddl转化为结构体",
	Description: "把ddl转化为结构体",

	Action: ddlAction,
	Flags: []cli.Flag{
		ddlPathFlag,
		outputFlag,
	},
}
View Source
var MVCli = &cli.Command{

	Name:        "mv",
	Usage:       "check动漫mv",
	Description: "check动漫mv",

	Action: mvAction,
	Flags: []cli.Flag{
		mvPathFlag,
		mvCacheFlag,
	},
}

Functions

This section is empty.

Types

type MVCache

type MVCache struct {
	VideoCodeStr string `json:"video_code_str"`
	AudioCodeStr string `json:"audio_code_str"`
}

Jump to

Keyboard shortcuts

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