lichess.org
Donate

Search "user:kinglovesqueens"

70 forum posts
General Chess Discussion - How to download games via api with clock information [ python]#7

Thanks @ProgramFOX @nooboss


kinglovesqueens
General Chess Discussion - How to download games via api with clock information [ python]#4

Thanks a lot @ProgramFOX @chtcht . @chtcht : I generally post to this forum related to general queries ( api/logic of how x is calculated etc.) so is this not the right forum to post for such queries?


kinglovesqueens
General Chess Discussion - How to download games via api with clock information [ python]#1

The below query downloads games with eval but how to download game with clock information? I tried with answer = requests.get(url, params={'max':10, 'evals':'true' ,'clk'='true'}) but does not work ( …


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#9

Thanks @Solal35 . I agree with you @Solal35 . The github issue you sent me was exactly what I was looking for . Thank you!!! . This is what I am trying to do : https://imgur.com/gallery/JcNokYY My 2 c…


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#7

@nooboss : don't be caught up with terminology . People reading can understand what is intended .I have also uploaded pictures of what I am looking for. I am looking for 1/10 th of second Units ( in d…


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#5

is this possible ? Any help will be really appreciated. I am looking for easiest option that helps me pull this milli-second info, because I can see it in imgur.com/gallery/CBKr0O3 ( So it is being st…


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#4

Thanks @bufferunderrun , what do you suggest could be the easiest option that helps me pull this milli-second info, because I can see it in imgur.com/gallery/CBKr0O3 ( So it is being stored) - is ther…


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#2

Suggestion: The above is feature request , that can be implemented via some special flag ( or option) that can be passed to an api call. Which is only invoked when special flag is set. it will be very…


kinglovesqueens
Lichess Feedback - PGN does not show Clock information with milli second precision , is it possible to get this info?#1

I am doing some analysis of some games and wanted to check correlation between move time and accuracy , this need not be a feature for general public - as this will increase the size of PGN but is the…


kinglovesqueens
Lichess Feedback - Nice feature to have : GIF File should contain PGN with Clock information#10

Thanks @bufferunderrun and @nooboss


kinglovesqueens