parser

package
v0.0.0-...-6813573 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Media

type Media struct {
	Title   string
	Maker   string
	Actor   string
	Tags    []string
	Url     string
	M3u8Url string
	Thumb   string
}

func Parse

func Parse(u string) *Media

Parse 根据URL解析对应的媒体信息,自动识别平台类型并调用相应的解析函数 参数u为媒体URL,返回值为解析后的媒体信息结构体指针,若平台不支持则返回nil

Jump to

Keyboard shortcuts

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