Documentation
¶
Index ¶
- func ExecCommand(c *exec.Cmd, msg string) (e error)
- func ExecCommand4Ytdlp(c *exec.Cmd)
- func ExecCommandWithBar(c *exec.Cmd, totalFrame string) (e error)
- func GetAllFileInfoFast(dir, pattern string) ([]string, error)
- func GetFrameNum(s string) (int, error)
- func GetVideoName(c *exec.Cmd) (name string)
- func IsExist(folderPath string) bool
- func IsExistCmd(cmds ...string) bool
- func ReadByLine(fp string) []string
- func ReadInSlice(fp string) []string
- func WriteByLine(fp string, s []string)
- func WriteByLineOnce(fp string, s []string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExecCommand4Ytdlp ¶
func ExecCommandWithBar ¶
执行命令过程中可以循环打印消息
func GetAllFileInfoFast ¶
func GetFrameNum ¶
func GetVideoName ¶
func IsExistCmd ¶
func ReadByLine ¶
func ReadInSlice ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.