home.social

#webvtt — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webvtt, aggregated by home.social.

  1. At iPres, a question I was asked about webvtt_metadata was "what happens if you mess up a line when you run it?" At the time, the best option was to correct the mistake in the csv and re-run the script - but that only works if you catch the error when you run the script. What if you don't catch it til much later, or you need to correct something in a legacy #webvtt?

    So I've made webvtt_whoops, which replaces a single element in a webvtt header: github.com/ninarao/webvtt_meta

    #captions #digipres

  2. Made some updates to github.com/ninarao/webvtt_meta:

    - Can now embed #FADGI #metadata in #WebVTT files using a csv, header data from an associated parent file, and/or an optional default metadata set
    - Local usage elements can be added to the csv as needed
    - Can create/update FADGI header for WebVTT files that have been human-reviewed

    Feedback welcome! I've tested for various scenarios but there are many nested conditionals so I may have missed something.

    #captions #accessibility #digipres #AVpres