Skip to content

purduefirst/FRUIT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FRUIT = FIRST Robotics Uploader from an Indiana Teammate

A python script (with GUI) for the automated processing of (long) livestream recordings into (short) match videos.

How it works

  1. Gets information about the matches from FIRST, includes start time and score post time
  2. Splits the livestream recording into chucks based on those start & post times
  3. Combines those chunks together into match videos
  4. Generates a thumbnail using the match number and teams involved
  5. Uploads the videos to YouTube
  6. Notifies The Blue Alliance of the videos

Upcoming Features

  • Blue Alliance Support
  • Use Twitch instead of a file for input
  • Load a past CONFIG to save on input time
  • Better handling of erroneous inputs
  • Update up from Python 3.12.2
  • Cool logo

About

FIRST Robotics Uploader from an Indiana Teammate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages