"After downloading and using your package, I found that the data returned by 'hltv_client.get_ranking()' was always from March 5th. Therefore, I made a modification in the 'client.py' file of the package by changing the 'RANKING_URL' parameter, removing "/2024/march/5" from it. This adjustment allows the function to return real-time ranking data."
"After downloading and using your package, I found that the data returned by 'hltv_client.get_ranking()' was always from March 5th. Therefore, I made a modification in the 'client.py' file of the package by changing the 'RANKING_URL' parameter, removing "/2024/march/5" from it. This adjustment allows the function to return real-time ranking data."