Skip to content

[REQUEST] Consider separating the fetching of game details from search. #41

@xavdid

Description

@xavdid

Describe what change or improvement would you like

It seems like the search url is the one HLTB keeps changing. While your HTTP parsing code means you only have to worry about the one page / url, it also means that fetching game details starts to fail as soon as search is broken.

Given that they don't often change the details page, It might be worth parsing it directly in the search_from_id methods so it's more stable (even when search by name periodically breaks).

Happy to help out with this (or any of the issues I've been opening; sorry for the deluge)!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions