Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zcf0508/autocut-client

AutoCut Client
https://github.com/zcf0508/autocut-client

autocut clip electron video vue

Last synced: 13 days ago
JSON representation

AutoCut Client

Awesome Lists containing this project

README

        

# AutoCut Client

[中文文档](README_zh.md)

This repo is an out-of-the-box client for [AutoCut](https://github.com/mli/autocut).

The project can quickly generate video subtitles and edit the video by selecting subtitle clips. The editing results can be saved directly as video, and the project supports exporting the editing results directly to Adobe Premiere Pro for easy secondary creation.

[Click to check prototype](https://js.design/f/T0LLLh?p=g8rtx09zle).

# Screenshot

![Home](./images/1.png)
![Start](./images/2.png)
![Edit](./images/3.png)
![ExportToPR](./images/4.png)

# Download

[Get newest release](https://github.com/zcf0508/autocut-client/releases).

# RoadMap

- [x] Installation status
- [x] AutoCut installation guide page
- [x] Select a file and transcribe
- [x] Select subtitle clips
- [x] Generate video
- [x] Export to Adobe Premiere Pro
- [x] Edit subtitle
- [x] i18n
- [x] Support for MacOS
- [x] Video clip preview

# Reference

- [AutoCut](https://github.com/mli/autocut)
- [electron-vite-vue](https://github.com/electron-vite/electron-vite-vue)