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

feat: Add description templating #90

Closed evan10s closed 8 months ago

evan10s commented 8 months ago

Adds the ability to provide a Mustache template for YouTube video descriptions. A selection of commonly needed variables are available to choose from, and the description template can be set some the Settings page.

Also updates the CI pipelines to use Node 20, which is now the required minimum version to run Match Uploader.

Closes #18

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 2.2.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: