2.0.0 RELEASE : Released.

This commit is contained in:
2026-01-27 21:44:30 +08:00
parent 6b4cc048b3
commit c4607d8080
6 changed files with 34 additions and 13 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 4 --headless true --fetch-type iframe
python downloader/downloader.py --url-list downloader/match_list_temp.txt --concurrency 4 --headless true --fetch-type iframe
```
指定输出目录: