support thumb url

This commit is contained in:
Shen Junzheng
2025-04-19 18:21:02 +08:00
parent a745519451
commit 977194b5cf
7 changed files with 126 additions and 37 deletions

View File

@@ -35,6 +35,7 @@ type Image struct {
}
type Video struct {
Md5 string `xml:"md5,attr"`
RawMd5 string `xml:"rawmd5,attr"`
// Length string `xml:"length,attr"`
// PlayLength string `xml:"playlength,attr"`