1.6.1: Updated matches.

This commit is contained in:
2026-01-27 19:11:36 +08:00
parent 86d2dbebe8
commit 92ad093895
2 changed files with 6 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ python downloader.py --url https://arena.5eplay.com/data/match/g161-202601182227
批量下载(从文件读取 URL
```bash
python downloader/downloader.py --url-list gamelist/match_list_2026.txt -concurrent 8
python downloader/downloader.py --url-list gamelist/match_list_2026.txt --concurrent 4 --headless true --fetch-type iframe
```
指定输出目录: