So i made a script that downloads all your games in a single pgn.
Here is the github Repo: https://github.com/George-Kaloudis/Chess.com-Game-Downloader
Here is the release link for the .exe: https://github.com/George-Kaloudis/Chess.com-Game-Downloader/releases/tag/1
The exe isn't a signed program (Certifications cost a lot and i'm a uni student), so windows will warn you about it, saying it's from an unknown publisher. I've published the repo so people can check it out and know that im not doing anything malicious. If you know how to use a python script just download the script. Else use the .exe.
I could propably add some options like downloading only live or blitz games etc. but right now it downloads everything. if you want it to do something more, just write it here and i'll try to add it on my free time.
Why would you do that? You haven't been a member for long and you haven't played a lot of games.
Wouldn't the existing downloader for the site have been easier?
So i made a script that downloads all your games in a single pgn.
Here is the github Repo: https://github.com/George-Kaloudis/Chess.com-Game-Downloader
Here is the release link for the .exe: https://github.com/George-Kaloudis/Chess.com-Game-Downloader/releases/tag/v3.0
The exe isn't a signed program (Certifications cost a lot and i'm a uni student), so windows will warn you about it, saying it's from an unknown publisher. I've published the repo so people can check it out and know that im not doing anything malicious. If you know how to use a python script just download the script. Else use the .exe.
v2:
Added the option to download games from a specific opponent you had on both the console and GUI version. Additionally the GUI version has the option to choose between downloading all games, blitz, bullet, rapid or daily ones. (Fixed some bugs too)
v3:
Added a Polyglot book making function, In which you can use a user's games to make a polyglot book. You can choose between using all games or only wins, and filtering positions to see if they appear more than once or not.