From 0ddff256526fa6423b9030947ffd6aaab8296fe4 Mon Sep 17 00:00:00 2001 From: Joshua Pickard Date: Mon, 24 Feb 2025 15:33:21 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..815a9ba --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# video-splitter + +MP4 video splitter in Python using ffmpeg \ No newline at end of file