Skip to content

Releases: noahpodgurski/MeleeGuessr

Auto-create and load clips

17 Apr 04:15

Choose a tag to compare

Pre-release

v0.3.0

Server

  • Serves clips to client
  • /video/clip

Site

  • Clips load from server
  • Clips are randomly selected

Scripts

  • (currently done with clippi, can be automated) - .slp are converted to .json containing data with highlights
  • splitHighlights.py (rename to convertslp.py or something)
    • .json and .slp together are turned into .mp4s
    • Then correctly transcoded for use in HTML5
    • Then create clips.json, for use in front end metadata - served from server at /clips