voxtus 0.1.0

A command-line tool for transcribing YouTube videos and local media files to text
Documentation
[licenses]
allow = [
    "AGPL-3.0-or-later",
    "Apache-2.0",
    "Apache-2.0 WITH LLVM-exception",
    "BSD-2-Clause",
    "BSD-3-Clause",
    "BSL-1.0",
    "bzip2-1.0.6",
    "CC0-1.0",
    "GPL-3.0-only",
    "ISC",
    "MIT",
    "MPL-2.0",
    "Unicode-3.0",
    "Unlicense",
    "Zlib",
]

# yt-dlp crate uses deprecated "GPL-3.0" identifier
[[licenses.clarify]]
name = "yt-dlp"
expression = "GPL-3.0-only"
license-files = []