Commit graph

27 commits

Author SHA1 Message Date
CDN
ebbf516689
feat: basic ass processing (without style) 2025-04-23 17:42:13 +08:00
CDN
8897d7ae90
docs: add notes about unstable behaviors 2025-04-23 16:37:12 +08:00
CDN
bcdcf598ea
chore: bump version
All checks were successful
Build and Release / Build (darwin-amd64) (push) Successful in 22s
Deploy docs / deploy (push) Successful in 44s
Build and Release / Build (linux-amd64) (push) Successful in 23s
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (windows-amd64) (push) Successful in 22s
Build and Release / Build (linux-arm64) (push) Successful in 18s
Build and Release / Build (windows-arm64) (push) Successful in 17s
Build and Release / Create Release (push) Successful in 14s
2025-04-23 16:31:06 +08:00
CDN
bb87f058f0
feat: add tests 2025-04-23 16:30:45 +08:00
CDN
44c7e9bee5
chore: bump version
All checks were successful
Deploy docs / deploy (push) Successful in 44s
Build and Release / Build (windows-arm64) (push) Successful in 22s
Build and Release / Build (darwin-amd64) (push) Successful in 23s
Build and Release / Build (linux-amd64) (push) Successful in 22s
Build and Release / Build (darwin-arm64) (push) Successful in 18s
Build and Release / Build (windows-amd64) (push) Successful in 22s
Build and Release / Build (linux-arm64) (push) Successful in 18s
Build and Release / Create Release (push) Successful in 23s
2025-04-23 15:30:15 +08:00
CDN
2fa12dbcde
feat: support vtt in sync and fmt 2025-04-23 15:29:27 +08:00
CDN
a6284897c8
docs: tweak docs
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 18s
Build and Release / Build (darwin-amd64) (push) Successful in 22s
Build and Release / Build (linux-arm64) (push) Successful in 16s
Build and Release / Build (linux-amd64) (push) Successful in 18s
Build and Release / Build (windows-arm64) (push) Successful in 15s
Build and Release / Build (windows-amd64) (push) Successful in 21s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 47s
enable cleanUrls and analytics
2025-04-23 14:32:52 +08:00
CDN
deae4a6272
docs: init docs
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 19s
Build and Release / Build (darwin-amd64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 20s
Build and Release / Build (windows-arm64) (push) Successful in 16s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
Deploy docs / deploy (push) Successful in 45s
2025-04-23 14:16:16 +08:00
CDN
ba66894e42
feat: vtt converting 2025-04-23 10:44:08 +08:00
CDN
ba2e477dc0
feat: srt sync and formatting 2025-04-23 10:27:59 +08:00
CDN
6bb9f06c52
ci: also release windows-arm64 2025-04-23 08:07:49 +08:00
CDN
3af537c3dd
chore: bump version
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 21s
Build and Release / Build (linux-arm64) (push) Successful in 23s
Build and Release / Build (darwin-amd64) (push) Successful in 24s
Build and Release / Build (windows-arm64) (push) Successful in 20s
Build and Release / Build (linux-amd64) (push) Successful in 32s
Build and Release / Build (windows-amd64) (push) Successful in 25s
Build and Release / Create Release (push) Successful in 22s
2025-04-23 08:02:00 +08:00
CDN
9b0e2ed6dc
refactor 2025-04-23 08:01:13 +08:00
CDN
aedc4a4518
ci: native build
All checks were successful
Build and Release / Build (darwin-arm64) (push) Successful in 16s
Build and Release / Build (darwin-amd64) (push) Successful in 23s
Build and Release / Build (linux-arm64) (push) Successful in 17s
Build and Release / Build (linux-amd64) (push) Successful in 19s
Build and Release / Build (windows-arm64) (push) Successful in 19s
Build and Release / Build (windows-amd64) (push) Successful in 19s
Build and Release / Create Release (push) Has been skipped
2025-04-23 07:53:13 +08:00
CDN
d185fa5355
ci: display os and arch
All checks were successful
Build and Release / Build (darwin-amd64) (push) Successful in 22s
Build and Release / Build (linux-amd64) (push) Successful in 23s
Build and Release / Build (windows-amd64) (push) Successful in 18s
Build and Release / Build (darwin-arm64) (push) Successful in 20s
Build and Release / Build (linux-arm64) (push) Successful in 19s
Build and Release / Build (windows-arm64) (push) Successful in 20s
Build and Release / Create Release (push) Has been skipped
2025-04-23 07:50:58 +08:00
CDN
9f96b255ae
feat: ci
All checks were successful
Build and Release / Build (push) Successful in 23s
Build and Release / Create Release (push) Has been skipped
2025-04-23 07:45:54 +08:00
CDN
28b49b7f78
chore: rename 2025-04-23 07:45:43 +08:00
CDN18
1556b11d5f
fix: srt to lrc 2024-10-10 15:22:06 +08:00
CDN18
82e67b1a32
chore: not WIP anymore 2024-09-27 21:04:33 +08:00
CDN18
9d031072ad
chore: bump version 2024-09-27 21:00:46 +08:00
CDN18
7d5a8bdf54
feat: support srt 2024-09-27 20:59:59 +08:00
CDN18
00deeaf425
chore: prepare for srt support + force sync lrc timestamp if timeline length mismatch 2024-09-27 20:39:48 +08:00
CDN18
6875b43b78
refactor: parse Timeline as Timestamp[] 2024-09-27 20:28:22 +08:00
CDN18
45e42ce4ff
feat: version 2024-08-11 12:20:05 +08:00
CDN18
1b1862cb3f
feat: convert to plain text 2024-08-11 12:13:11 +08:00
CDN18
0c57078a8a
chore: .gitignore, LICENSE and README 2024-08-11 12:11:07 +08:00
CDN18
3d25058496
feat: sync 2024-08-11 09:50:31 +08:00