Skip to content

An easy-to-use, template-based captioning utility you can run with nodejs.

Notifications You must be signed in to change notification settings

jndietz/caption-captain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

99b2e2f ยท Apr 5, 2023

History

43 Commits
Mar 17, 2023
Mar 24, 2023
Apr 5, 2023
Mar 24, 2023
Mar 24, 2023
Apr 5, 2023
Mar 17, 2023
Mar 17, 2023
Mar 17, 2023
Mar 17, 2023
Mar 17, 2023
Mar 24, 2023
Mar 17, 2023
Mar 24, 2023
Mar 24, 2023

Repository files navigation

Caption Captain ๐Ÿ˜Ž

An easy-to-use template-based captioning utility you can run with nodejs.

Dependencies

  • NodeJS 18.15+

Installation

  1. Run git clone https://github.com/jndietz/caption-captain.git
  2. cd <your-checkout-directory>\caption-captain
  3. npm run start
  4. Navigate your browser to http://localhost:1337.

How-To Video

example.mp4

Caption Templating

Template fields are wrapped in angle brackets <>. An example caption may be something like:

a <drawingType> of a <animalType> sitting on a <chairType> eating a piece of <foodType>.

Clicking Generate Fields will create an input for each placeholder in your template string.

Do I have to use template-based captions?

Nope! You can type whatever you want into the caption output text field and it will save.

About

An easy-to-use, template-based captioning utility you can run with nodejs.

Resources

Stars

Watchers

Forks