From 0cf06029e3aabef0da7ba0019c1dd2bc7ee6dd8d Mon Sep 17 00:00:00 2001 From: yuriy Date: Tue, 28 Feb 2023 20:43:31 -0500 Subject: [PATCH] Removed DailyMotion wait for upload to complete, fixed DailyMotion failing to click publish button sometimes --- Freedomain Video Uploader.ahk | 2 +- Lib/Freedomain-Posters-Shared-Functions | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Freedomain Video Uploader.ahk b/Freedomain Video Uploader.ahk index 47ee910..4970805 100644 --- a/Freedomain Video Uploader.ahk +++ b/Freedomain Video Uploader.ahk @@ -29,7 +29,7 @@ global ScriptVersion global FullScriptName ScriptName = Freedomain Video Uploader -ScriptVersion = 3.14 +ScriptVersion = 3.15 FullScriptName := ScriptName . " - " . ScriptVersion diff --git a/Lib/Freedomain-Posters-Shared-Functions b/Lib/Freedomain-Posters-Shared-Functions index c5be14b..4eada9e 160000 --- a/Lib/Freedomain-Posters-Shared-Functions +++ b/Lib/Freedomain-Posters-Shared-Functions @@ -1 +1 @@ -Subproject commit c5be14ba23e58f79bc7d8886c3528394b285decc +Subproject commit 4eada9ea7603439cf42a3b9d523b79b2a40b3697