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