mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-09 22:44:05 +08:00
Merge branch 'master' into merge-from-video
This commit is contained in:
@@ -210,6 +210,9 @@ func (dExt *DriverExt) VideoCrawler(configs *VideoCrawlerConfigs) (err error) {
|
|||||||
// 直播预览流线上概率
|
// 直播预览流线上概率
|
||||||
livePreviewProb := crawler.getLivePreviewProb()
|
livePreviewProb := crawler.getLivePreviewProb()
|
||||||
|
|
||||||
|
// 直播预览流线上概率
|
||||||
|
livePreviewProb := crawler.getLivePreviewProb()
|
||||||
|
|
||||||
switch currentVideo.Type {
|
switch currentVideo.Type {
|
||||||
case VideoType_PreviewLive:
|
case VideoType_PreviewLive:
|
||||||
isFeed = true
|
isFeed = true
|
||||||
|
|||||||
Reference in New Issue
Block a user