13 releases
Uses new Rust 2024
0.4.1 | May 18, 2025 |
---|---|
0.3.10 | Jan 12, 2024 |
0.3.9 | Feb 17, 2023 |
0.3.6 | Nov 11, 2022 |
0.3.3 | Jul 6, 2021 |
#26 in Games
805 downloads per month
32KB
646 lines
chess_dl
Fast Chess.com bulk game downloader. Parses the games in order to sort into colors and time controls.
I made this project to learn async Rust and get an edge in chess tournaments where there is not much time to prepare between rounds. It is fairly fast (much faster than any competing program that I've seen).
Installation
cargo install chess_dl
Example
chess_dl hikaru gmwso lyonbeast --blitz --bullet -t
Dependencies
~12–26MB
~406K SLoC