Metadata-Version: 2.4
Name: BookerAutoVideo
Version: 2026.3.25.0
Summary: audio & video tool for DracoUnion
Author-email: wizardforcel <wizard.z@qq.com>
License: SATA
Project-URL: Homepage, https://github.com/DracoUnion/BookerAutoVideo
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: Other/Proprietary License
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Text Processing :: Markup :: Markdown
Classifier: Topic :: Text Processing :: Markup :: HTML
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Documentation
Classifier: Topic :: Documentation
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: scipy
Requires-Dist: imgyaso
Requires-Dist: librosa
Requires-Dist: edge-tts
Requires-Dist: pyyaml
Requires-Dist: EpubCrawler
Requires-Dist: openai
Requires-Dist: transformers
Requires-Dist: funasr
Requires-Dist: requests
Dynamic: license-file

# BookerAutoVideo


```
usage: BookerAutoVideo [-h] [-v] [-k KEY] [-H HOST] [-P PROXY] {gen,totxt,ext-kf,clip-test,metric,split} ...

positional arguments:
  {gen,totxt,ext-kf,clip-test,metric,split}
    gen                 generate video
    totxt               convert audio to text
    ext-kf              extract keyframes
    clip-test           test clip
    metric              test clip
    split               split video

options:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  -k KEY, --key KEY     OpenAI API key
  -H HOST, --host HOST  api host
  -P PROXY, --proxy PROXY
                        proxy
```
