An open API service indexing awesome lists of open source software.

https://github.com/felixge/chapter-thumbnails


https://github.com/felixge/chapter-thumbnails

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# chapter-thumbnails

Extracts a thumbnail for each chapter marker in the given video into an output
directory. Requires ffmpeg to be installed.

## Install

```
go install github.com/felixge/chapter-thumbnails@latest
```

## Usage

```
usage: chapter-thumbnails
-f string
Thumbnail format (default "png")
```