xadamxk / LCU-Enhancement-Suite

:video_game: Enhancement suite for the League of Legends Client
https://github.com/xadamxk/LCU-Enhancement-Suite/releases/latest
MIT License
24 stars 2 forks source link

Auto Download Game from Matchhistory #32

Open xadamxk opened 4 years ago

xadamxk commented 4 years ago

Research if it's possible to do this via the API? If not, is it an external request?

Response on click: UPDATE /lol-replays/v1/metadata/3755141592

{
  "downloadProgress": 1988755181,
  "gameId": 3755141xxx,
  "state": "checking"
}
xadamxk commented 3 years ago

/lol-replays/v1/metadata/{gameId}

Pass gameId from end of game block.