A downloader for SGF game collections from Online-Go.Com.
Usage: python uberdownload.py PLAYER_ID DESTINATION_DIRECTORY PLAYER_ID is the player's user id on OGS (available from the URL in their profile page) DESTINATION_DIRECTORY will be created if it does not exist.
Existing files in the destination directory will not be overwritten.
Thanks to benjito at OGS for support.