This repository has been archived on 2024-09-10. You can view files and clone it, but cannot push or open issues or pull requests.
2022-06-10 16:14:12 +08:00
2022-06-06 17:15:10 +08:00
2022-06-06 16:47:40 +08:00
2022-06-05 16:00:52 +08:00
2022-06-05 15:54:29 +08:00
2021-11-29 18:27:02 +08:00
2022-06-05 09:38:48 +08:00
pic
2022-05-19 20:16:45 +08:00
2022-06-06 17:12:33 +08:00
2022-06-10 16:14:12 +08:00
2022-06-06 16:33:40 +08:00
2021-11-29 14:53:29 +08:00

抖音web直播间(live.douyin.com)弹幕抓取

改版后,运行步骤:

  1. 下载edge浏览器的webDriver驱动, 下载路径:https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/ 下载后在{ /config/settings.yml },配置webdriver - edge的路径,直接放在运行目录,就不用修改配置文件
  2. 使用 [ requirements.txt ] 下的包,新版的不支持mitmproxy8,只支持mitmproxy7的版本。
  3. 新版不需要在额外先启动mitmproxy直接运行main.py就行

屏幕效果截图

enter image description here

enter image description here

TODO

Description
No description provided
Readme 716 KiB
Languages
JavaScript 98.6%
Python 1.4%