Versions in this module Expand all Collapse all v0 v0.0.1 Sep 17, 2024 Changes in this version + const DefaultUserAgent + const HttpHeaderContentType + const HttpHeaderCookie + const HttpHeaderReferer + const HttpHeaderUserAgent + const SourceAcFun + const SourceDouPai + const SourceDouYin + const SourceHaoKan + const SourceHuYa + const SourceHuoShan + const SourceKuaiShou + const SourceLiShiPin + const SourceLvZhou + const SourceMeiPai + const SourcePiPiGaoXiao + const SourcePiPiXia + const SourceQuanMin + const SourceQuanMinKGe + const SourceSixRoom + const SourceWeiBo + const SourceWeiShi + const SourceXiGua + const SourceXinPianChang + const SourceZuiYou + func BatchParseVideoId(source string, videoIds []string) (map[string]BatchParseItem, error) + type BatchParseItem struct + Error error + ParseInfo *VideoParseInfo + type VideoParseInfo struct + Author struct{ ... } + CoverUrl string + Images []string + MusicUrl string + Title string + VideoUrl string + func ParseVideoId(source, videoId string) (*VideoParseInfo, error) + func ParseVideoShareUrl(shareUrl string) (*VideoParseInfo, error) + func ParseVideoShareUrlByRegexp(shareMsg string) (*VideoParseInfo, error)