Commit 685e0de8 authored by litaolemo's avatar litaolemo

update

parent e8a80929
......@@ -64,7 +64,7 @@ class Crawler_xiaohongshu():
self.video_data = std_fields.video_data
self.video_data['platform'] = self.platform
self.chrome_options = webdriver.ChromeOptions()
# self.chrome_options.add_argument('--headless')
self.chrome_options.add_argument('--headless')
self.chrome_options.add_argument('--disable-gpu')
# self.chrome_options.add_argument("--start-maximized")
self.chrome_options.add_argument("--no-sandbox")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment