m3u8Download

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

README

作者 说明

包引入
import (
"github.com/CH00SE1/m3u8Download"
)

使用go语言实现一个简单m3u8视频下载包,欢迎大家支持。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VideoInfo

type VideoInfo struct {
	FileName string `json:"fileName"`
	Url      string `json:"url"`
	Output   string `json:"output"`
	ChanSize int    `json:"chanSize"`
}

func (VideoInfo) DownloadM3u8 added in v0.0.2

func (vl VideoInfo) DownloadM3u8()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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