gigobyte / HLTV

The unofficial HLTV Node.js API
MIT License
389 stars 105 forks source link

'odds' field from getMatch() only populated with community odds #612

Closed boderama closed 1 year ago

boderama commented 2 years ago

For upcoming matches the match page on HLTV specifies match odds from providers like bet365 etc. These don't seem to get parsed properly despite there being some code in getMatch that looks like it should do it? Only the 'community' odds are successfully parsed.

I could have a go at fixing myself, but I don't really understand how the parser works!

Thanks in advance

gigobyte commented 1 year ago

Fixed in 3.4.2