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.
To utilize capcut2srt, follow these simple steps:
-
Clone the Repository
git clone https://github.com/netgian/capcut2srt.git
-
Navigate to the Directory:
cd capcut2srt
-
Run the Script: Execute the Python script to initiate the extraction process.
python capcut2srt.py
- 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 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.