diff options
Diffstat (limited to '_posts')
-rw-r--r-- | _posts/2019-02-27-vidslice.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/_posts/2019-02-27-vidslice.md b/_posts/2019-02-27-vidslice.md new file mode 100644 index 0000000..8a27341 --- /dev/null +++ b/_posts/2019-02-27-vidslice.md @@ -0,0 +1,7 @@ +--- +layout: default +title: Announcing vidslice +--- + +I just released version 1.0 of [vidslice](https://github.com/boringcactus/vidslice), a wxPython GUI that wraps ffmpeg and youtube-dl to make "give me from 1:03-1:15 of this youtube video" really easy to do. +More details are in the project README. |