ZEDGR / pychallonge

Python Module for the CHALLONGE API
https://challonge.com/api
BSD 2-Clause "Simplified" License
42 stars 11 forks source link

Is there a function to grab bracket image? #13

Closed bboychris168 closed 2 years ago

bboychris168 commented 3 years ago

Hi, I was wondering if there was a function to grab the bracket image.

ZEDGR commented 2 years ago

Hello,

I think you mean the graph image that is produced when a match is finished. You will find in the matches the field open_graph_image_file_name. By using that you can make the URL for the image then download it