Skip to content

Releases: kvvoya/speedrun-data

v1.3.0

14 Oct 16:22

Choose a tag to compare

Overview

Speedrun Data now utilizes speedrun.com API instead of web scraping. Yeah, I'm a dumb girl, but now we use the better option. :)

Changes

  • Signinficantly increased the speed of program's execution
  • Less unnecessary dependencies
  • Removed xlsx package from dependencies due to it being no longer maintained
  • More nicer look of output spreadsheets
  • Game names are used as input instead of links
  • Links feature renamed to games

happy birthday madl

v1.2.1

26 Jul 17:14

Choose a tag to compare

Changes

  • Fixed a bug where some categories weren't being found by the program.
  • Fixed a bug where a valid leaderboard was falsely identified as invalid.
  • Fixed an error that occured when analyzing a leaderboard at getting ILs data.
  • Removed the mention of going through IL categories as it's not required.
  • Added mention of links and exit in the program.

Download Speedrun Data 1.2.1 below!

If you have any suggestions or encounter any issues, please let me know here

Thank you for using Speedrun Data!

v1.2.0

26 Jul 09:10

Choose a tag to compare

Changes

  • Added a links Feature: Now you can scrape multiple links instead of just one at a time. Follow the instructions in the README to use this new functionality.

  • Merge Stats into a Single Spreadsheet: You can now merge the data from multiple links into a single Excel spreadsheet. This option is available for the links feature.

  • Fixed a Category Detection Bug: The program now correctly finds all categories, including those from Category Extensions.

Download Speedrun Data 1.2.0 below!

If you have any suggestions or found an issue, please let me know here

Thank you for using Speedrun Data!

v1.1.0.1

19 Jul 05:21

Choose a tag to compare

Changes

  • Updated the license from CC BY-NC to the more permissive MIT license.
  • Slight enhancements to the README file

Thank you for using Speedrun Data! I hope y'all are having a good day

v1.1.0

18 Jul 15:57

Choose a tag to compare

Information

This release adresses recent updates to the speedrun.com website and ensures compatibility with the latest changes. Please note that versions prior to 1.1.0 will not function correctly with the updated site.

Changes

  • Updated the code to accommodate the new UI changes of speedrun.com
  • Added a really cool ASCII art of my name
  • Imporved the clarity and organization of console output
  • Modified the export functionality to store spreadsheets in a separate output folder
  • Included an installation file, setup.bat, to simplify the setup process
  • Added the Creative Commons Attribution-NonCommercial (CC BY-NC) license for no reason lol

Thank you for using Speedrun Data! If you encounter any issues or have suggestions for improvement, please let me know.

v1.0.3

14 Jul 06:35

Choose a tag to compare

Changes

  • Dealt with a critical security vulnerability of vm2 dependency

v1.0.2

02 Jul 10:50

Choose a tag to compare

Changes

  • Fixed a bug where the program looped through categories more than once.

v1.0.1

02 Jul 09:47
74a851d

Choose a tag to compare

Changes

  • Fixed a bug where not all categories were analyzed

v1.0.0

02 Jul 09:15

Choose a tag to compare

Features:

  1. Get the amount of runs of all categories from a speedrun.com leaderboard
  2. Get the WR Time of all categories from a speedrun.com leaderboard
  3. Store the data in .xlsx spreadsheet