diff --git a/hrp/pkg/uixt/video_crawler.go b/hrp/pkg/uixt/video_crawler.go index 8a835394..89b1a499 100644 --- a/hrp/pkg/uixt/video_crawler.go +++ b/hrp/pkg/uixt/video_crawler.go @@ -210,6 +210,9 @@ func (dExt *DriverExt) VideoCrawler(configs *VideoCrawlerConfigs) (err error) { // 直播预览流线上概率 livePreviewProb := crawler.getLivePreviewProb() + // 直播预览流线上概率 + livePreviewProb := crawler.getLivePreviewProb() + switch currentVideo.Type { case VideoType_PreviewLive: isFeed = true