```go type VideoInfo struct { Bvid string `json:"bvid"` // 稿件bvid ... } ``` 对于这个返回接口多了个字段"season_id"  我觉得还挺有新增的必要的,作为判断是否在合集中和获取合集id的方式