# Audiolog episode creator

A browser-based app for processing and editing episodes of my [Audiolog](https://audiolog.jamesking.io).

This is an HTML and Javascript app that lets me load the contents of my recordings folder, select one or more clips and turn them into an episode.

The app also lets me re-order the clips, trim the start and end of each clip, give the clip a title and description and crop the screenshot into a thumbnail image. When I'm ready I can export the episode. The app will then:

- stitch the selected clips into a single MP3
- crop the screenshots into thumbnails for each chapter
- create a metadata file in YAML with the episode information
- prompt me to download a ZIP file containing all of these resources for an episode
