Skip to content

Jeff-Tian/ass

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

在线视频字幕(ASS)编辑器

立即访问

996.icu LICENSE

Build Status code style: prettier

说明

本站点使用 gatsby 框架构建。关于字幕编辑,依赖如下 npm 包:

API 使用 GraphQL 调用 https://graphcdn.pa-ca.me/ (https://stellate.co/app/jeff-tian/demo-productive-steel/settings/dev-portal) ,源码在 https://github.com/Jeff-Tian/serverless-space

本地开发:

git clone https://github.com/Jeff-Tian/ass
cd ass
yarn
# 注意,仅仅运行 gatsby develop 有时 HMR 会不工作
yarn develop
open http://localhost:8000

待做事项:

  • 使用 grid 代替 semantic table
  • 利用 ASR 技术,自动生成字幕文件,再在这个基础上进行编辑
  • 修改某一行时,自动跳转到视频相应的时间段播放预览
  • 修改视频(选择本地文件,或者直接粘贴视频链接)
  • 修改 ASS 文件元信息
  • 特效的可视化编辑器
  • 播放视频时,自动选择应该编辑的行
  • 扩展 weizhenyeASS 支持更多特效

Star History

Star History Chart

About

在线视频字幕文件(ASS)编辑器 Online video subtitle (ASS) editor

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published