Use shared Chrome debug port

This commit is contained in:
wangshaoqing
2026-05-27 15:36:22 +08:00
parent 12c2009950
commit 9788647ede
6 changed files with 18 additions and 14 deletions
@@ -31,7 +31,7 @@ The tool mirrors the existing Douyin project pattern:
```bash
python3 login_xhs.py
python3 XHS.py --max-videos 10
python3 XHS.py --browser-port 9224 --max-videos 20 --output-dir video
python3 XHS.py --browser-port 9334 --max-videos 20 --output-dir video
```
## Error Handling