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

Assemble video metadata to prepare videos for upload #19

Closed evan10s closed 1 year ago

evan10s commented 1 year ago

Given:

Generate required metadata for a YouTube video upload. This includes the video title, description, and tags.

At a minimum, support qualification matches, the double elimination playoff structure (sf{num}m1), and finals.

Some validation should be included to prevent common mistakes, such as empty or null variables. Ideally, the user can preview the metadata in the frontend before starting the upload, so they know exactly what the results will be.

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: