{ buildApp, ffmpeg-full, ... }: buildApp { src = ./.; npmDepsHash = "sha256-1aHQqA/XYkL3sg1e+eBY47mMCZpeBXg2xF4RRHq1oU0="; runtimeInputs = [ ffmpeg-full ]; meta.description = '' Extract all `srt` subtitle files from a `mkv` video with the appropriate name. ''; }