akiver / cs-demo-manager

Companion application for your Counter-Strike demos.
https://cs-demo-manager.com
MIT License
1.43k stars 198 forks source link

Automatical download of Faceit and ESEA demos. #140

Closed ma-karai closed 10 months ago

ma-karai commented 8 years ago

Is there a way to implement this?

It would also be fantastic to follow the "ELO" progress on faceit, and even display the ELO for the individual player

0BuRner commented 8 years ago

Should be pretty simple to get FaceIT ELO thx to their API (seems not totally public), here is a request example : https://api.faceit.com/api/nicknames/BuRner Return a simple JSON to parse. API key not needed, at least for one request. More infos here : https://www.reddit.com/r/GlobalOffensive/comments/53mwsd/check_your_faceit_elo_faceitstatscom/

StrPlayer commented 2 years ago

will this ever be implemented

ma-karai commented 2 years ago

Well, its open since 2016....

akiver commented 10 months ago

A new major version has been released, closing the issue 🧹