Open jannislehmann opened 3 years ago
This is mostly supported and we only need a method / controller to upload demos.
To check whether a demo comes from Faceit, we can inspect the demo header, which contains the server name. The server name is always the same for faceit matches. This might allow some manipulation with a custom server, but this is only a cosmetic information and not really and point of truth.
We want to allow the parsing of third-party demos. The main issue here is the demo importing as it heavily relies on the match id and download url.