updated readme with updated screenshtos
This commit is contained in:
BIN
Assets/Screenshots/Screenshot_Main_Results.png
Normal file
BIN
Assets/Screenshots/Screenshot_Main_Results.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 296 KiB |
16
README.md
16
README.md
@@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Video Uploader written for the [Freedomain Philosophy Show](https://freedomain.com/)
|
Video Uploader written for the [Freedomain Philosophy Show](https://freedomain.com/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
Automated posting to the following social media platform through automated input with Selenium and Chrome.
|
Automated posting to the following social media platform through automated input with Selenium and Chrome.
|
||||||
- Locals.com
|
- Locals
|
||||||
- Bitchute
|
- Bitchute
|
||||||
- Rumble
|
- Rumble
|
||||||
- DailyMotion
|
- DailyMotion
|
||||||
@@ -32,7 +32,17 @@ The Poster reads & saves its settings to a `settings.ini` file located in the sa
|
|||||||
|
|
||||||
````
|
````
|
||||||
[General]
|
[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 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/)
|
- [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/)
|
||||||
|
|||||||
Reference in New Issue
Block a user