gafirst / match-uploader

Upload FRC match videos to YouTube in a fast, consistent manner
GNU General Public License v3.0
1 stars 2 forks source link

Handle replayed matches #52

Closed evan10s closed 9 months ago

evan10s commented 1 year ago

Add a flag such that only match videos with a replay tag are selected for upload, such as Qualification 1 Replay.mp4 instead of Qualification 1.mp4

Other changes to include:

  1. Video files should end like"$normal_match_descriptor Replay.ext" if replay is checked
  2. UI should have a checkbox to indicate replay status, ex: - [ ] This is a replay of Qualification Match 1
  3. YouTube video title should have "Replay" appended
github-actions[bot] commented 9 months ago

:tada: This issue has been resolved in version 3.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: