修复视频发帖的链接不对
This commit is contained in:
@@ -426,6 +426,7 @@ def retry_get_new_video(page, cookies, post_count):
|
|||||||
# 点击
|
# 点击
|
||||||
element.click()
|
element.click()
|
||||||
|
|
||||||
|
page.reload(timeout=180000)
|
||||||
time.sleep(random.randint(3, 5))
|
time.sleep(random.randint(3, 5))
|
||||||
return page.url
|
return page.url
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
|
|||||||
Reference in New Issue
Block a user