diff --git a/Assets/Screenshots/Screenshot_Main_Results.png b/Assets/Screenshots/Screenshot_Main_Results.png new file mode 100644 index 0000000..441d6e6 Binary files /dev/null and b/Assets/Screenshots/Screenshot_Main_Results.png differ diff --git a/README.md b/README.md index b0a807a..c6141ab 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Video Uploader written for the [Freedomain Philosophy Show](https://freedomain.com/) -![Alt text](Assets/Screenshots/Main_Screen_Screenshot1.png "Screenshot of Main Window") +![Alt text](Assets/Screenshots/Screenshot_Main_Results.png "Screenshot of Main and Results Window") ## Features Automated posting to the following social media platform through automated input with Selenium and Chrome. -- Locals.com +- Locals - Bitchute - Rumble - DailyMotion @@ -32,7 +32,17 @@ The Poster reads & saves its settings to a `settings.ini` file located in the sa ```` [General] -- @todo +RootDirToStartIn=ParentFolderForAllYourVideoProjects +ShowTooltipProgress=1 +DiscordWebhookBotURL= +DiscordVideosWebhookURL= +DiscordErrorLoggingWebhookBotURL= +DiscordUsernameID= +LBRYNewVideoStakeAmount=1.0 +LBRYNetFilepath=C:\Program Files\LBRY\resources\static\daemon\lbrynet.exe +LBRYChannelID= +DailyMotionPostPageURL= +LocalsPostPageURL= ```` - [How to create Discord webhook](https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks) - [How to get Telegram bot token + chat-id](https://tutorial.cytron.io/2021/09/01/how-to-create-a-telegram-bot-get-the-api-key-and-chat-id/)