Skip to content

Commit 9b4636c

Browse files
authored
Add "video splitter" helper (#617)
1 parent 658e63a commit 9b4636c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

helpers/video-splitter.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"name": "Video Splitter",
3+
"desc": "Slice video your into pieces by seconds, powered by FFmpeg WASM.",
4+
"url": "https://huayemao.run/video-splitter",
5+
"tags": [
6+
"Videos"
7+
],
8+
"maintainers": [
9+
"huayemao"
10+
],
11+
"addedAt": "2025-08-28"
12+
}

0 commit comments

Comments
 (0)