Skip to content

Python tool designed to streamline the extraction of automatic captions from CapCut desktop

Notifications You must be signed in to change notification settings

netgian/capcut2srt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

capcut2srt

capcut2srt is a Python tool designed to streamline the extraction of automatic captions from CapCut desktop into SRT (SubRip Subtitle) format. This tool aims to facilitate the process of working with auto-generated captions for further processing or integration into various video editing workflows.

Usage

To utilize capcut2srt, follow these simple steps:

  1. Clone the Repository

    git clone https://github.com/netgian/capcut2srt.git
  2. Navigate to the Directory:

    cd capcut2srt
  3. Run the Script: Execute the Python script to initiate the extraction process.

    python capcut2srt.py

Features

  • Simple Extraction: Easily extract auto-generated captions from CapCut desktop.
  • SRT Formatting: Converts extracted captions into SRT format, widely supported in various video editing software.
  • Customization: Potential for customization and further integration into existing workflows.

Contributions

Contributions to enhance the functionality, performance, or documentation of capcut2srt are welcome. If you have suggestions for improvements or encounter any issues, feel free to open an issue or submit a pull request.

About

Python tool designed to streamline the extraction of automatic captions from CapCut desktop

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages