From a1dc003cdc6bc2a18c01a54363dc0b88e605117e Mon Sep 17 00:00:00 2001 From: yuriy Date: Fri, 15 Dec 2023 17:07:31 -0500 Subject: [PATCH] updated submodules, readme type --- Freedomain Video Uploader.ahk | 4 ---- Lib/Freedomain-Posters-Shared-Functions | 2 +- README.md | 4 ++-- 3 files changed, 3 insertions(+), 7 deletions(-) diff --git a/Freedomain Video Uploader.ahk b/Freedomain Video Uploader.ahk index 042f72d..b989a7b 100644 --- a/Freedomain Video Uploader.ahk +++ b/Freedomain Video Uploader.ahk @@ -193,10 +193,6 @@ if(DiscordErrorLoggingWebhookBotURL = ""){ global GitReleasesAPIURL GitReleasesAPIURL = https://freedomain.dev/api/v1/repos/yuriy/Freedomain-Video-Uploader/releases -global GitReleasesLBRYKillerAPIURL -GitReleasesLBRYKillerAPIURL = https://git.freedomainplaylists.com/api/v1/repos/yuriy/LBRY-Process-Killer/releases - - ;---LBRY Settings--- ;------------------------------------------------ diff --git a/Lib/Freedomain-Posters-Shared-Functions b/Lib/Freedomain-Posters-Shared-Functions index 1e77871..05800d0 160000 --- a/Lib/Freedomain-Posters-Shared-Functions +++ b/Lib/Freedomain-Posters-Shared-Functions @@ -1 +1 @@ -Subproject commit 1e77871bd8d6f74d4519f1ef6b1e294b2afdad93 +Subproject commit 05800d08a98cf5d411cf99884007da9c2901385b diff --git a/README.md b/README.md index 975e74f..3ad675d 100644 --- a/README.md +++ b/README.md @@ -22,9 +22,9 @@ Automated posting to the following media platform using either the Platform's AP - Open Chrome and type in `about::version` into the URL bar. The very first line will tell you what Chrome version you have - After downloading, extract “chromedriver_win32.zip” and move the extracted chromedriver.exe to: `C:\Program Files\SeleniumBasic\chromedriver.exe` - NOTE: The chromedriver will need to be re-downloaded whenever Chrome updates to keep up with API changes -4. Install the [LBRY Desktop Application Manually](https://lbry.com/ or through chocolatey `choco install -y lbry`) +4. Install the [LBRY Desktop Application Manually](https://lbry.com/) or through chocolatey `choco install -y lbry` - Once installed log into your account, and also add your LBRY Channel ID to the settings.ini file -5. [Download the latest .exe of the Uploader](https://git.freedomainplaylists.com/yuriy/Freedomain-Video-Uploader/releases) +5. [Download the latest .exe of the Uploader](https://freedomain.dev/yuriy/video-uploader/releases) - When run, the Uploader will automatically create the folders and files it requires in the same directory it's run from. # Using Portable Version of Chrome