Skip to content

Finds data about a given run from a Northernlion Binding of Isaac episode.

Notifications You must be signed in to change notification settings

mjerick25/IsaacEpData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Binding of Isaac Episode Data Extractor

Scrapes data from a given episode from Northernlion's decade-long Binding of Isaac Series.

Planned Features

  • Basic Episode Data
    • Binding of Isaac Version (Rebirth, Afterbirth, Afterbirth+, Repentence)
    • Episode Title
    • Episode Number
    • Runtime
    • Release Date
    • Audio clip of "eyy everybody"
  • Advanced Run Data
    • Episode result (win/loss)
      • Ending achieved (if win)
    • Seed
    • Character

To Do

  • Write findResult method to determine win/loss
  • Write findSeedAndCharacter method to read video beginning
  • Write intro method to extract "eyy everybody" clip
  • Tune threshold variables for findResult, findSeedAndCharacter OpenCV methods

Dependencies

Dependencies can be installed via pip install -r dependencies.txt

About

Finds data about a given run from a Northernlion Binding of Isaac episode.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages