Skip to the content.

Video Sub Agent

A powerful video analysis and metadata management system that automatically extracts subtitles, recognizes movie names, retrieves movie metadata, and provides a convenient management interface.

View on GitHub 中文文档

Features

Quick Start

  1. Clone the repository:
git clone https://github.com/fly0pants/video-sub-agent.git
cd video-sub-agent
  1. Set up Python environment:
python -m venv venv
source venv/bin/activate  # Linux/Mac
# or
.\venv\Scripts\activate  # Windows
  1. Install dependencies:
pip install -r requirements.txt

Installation Guide Usage Guide

Development Status

Current Version: 1.0.0

Roadmap

Contributing

We welcome contributions! Please feel free to:

License

This project is licensed under the MIT License. See the LICENSE file for details.