From 23132238f9baa9a061a445e2d786a32790aa60a7 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 23 Apr 2019 01:03:57 -0600 Subject: use -ss as an input option for *far* better efficiency --- vidslice.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vidslice.py') diff --git a/vidslice.py b/vidslice.py index 36fb1fd..6852ab9 100644 --- a/vidslice.py +++ b/vidslice.py @@ -9,7 +9,7 @@ from options import OptionsPanel from output import OutputPanel from sources import SourcesPanel, update_ytdl -VERSION = "1.3" +VERSION = "1.4" def check_update(parent): -- cgit v1.2.3