Skip to content

Releases: ScrappyCocco/HowLongToBeat-PythonAPI

howlongtobeatpy 1.0.17

23 Jan 07:46
8373af3
Compare
Choose a tag to compare

This new version with PR #45 allows the code to try to read the search endpoint from the website JS code, similar to how it reads the api key, to make it still work when there are changes. It's not perfect and may still break.

What's Changed

Full Changelog: 1.0.16...1.0.17

howlongtobeatpy 1.0.16

16 Jan 08:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.15...1.0.16

howlongtobeatpy 1.0.15

29 Dec 11:25
a746c98
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.14...1.0.15

howlongtobeatpy 1.0.14

10 Dec 14:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.13...1.0.14

howlongtobeatpy 1.0.13

05 Dec 08:24
Compare
Choose a tag to compare

Fixed the search request

What's Changed

New Contributors

Full Changelog: 1.0.12...1.0.13

howlongtobeatpy 1.0.12

28 Nov 11:53
Compare
Choose a tag to compare

Fixed the request body which was resulting in a 404 #33

Full Changelog: 1.0.11...1.0.12

howlongtobeatpy 1.0.11

16 Nov 19:07
Compare
Choose a tag to compare

Fixed the search broken, reported with bug #31 hopefully now it will work for a while

Full Changelog: 1.0.10...1.0.11

howlongtobeatpy 1.0.10

14 Nov 07:46
Compare
Choose a tag to compare

Fixed search changing the api key usage and search #30

Full Changelog: 1.0.9...1.0.10

howlongtobeatpy 1.0.9

04 Nov 11:45
Compare
Choose a tag to compare

Fixed the search by id by modifying the function that get the game title from the web page title

Full Changelog: 1.0.8...1.0.9

howlongtobeatpy 1.0.8

07 Sep 19:56
Compare
Choose a tag to compare

Fixed #29 adding checks when parsing JSON

Full Changelog: 1.0.7...1.0.8