Commit Graph

44 Commits

Author SHA1 Message Date
yuriy 71c4093bd9 generate new errorlog.txt if one from previous run is not available on filesystem 2024-07-04 00:59:23 -04:00
yuriy da34b98324 Fixed some items not being logged to errorlog.txt 2024-07-04 00:29:58 -04:00
yuriy fd0b620e23 minor code cleanups 2024-07-02 19:33:22 -04:00
yuriy 540a688733 Set LBRY URL Slug to be regenerated each time a project is loaded and not saved between runs in case title.txt file is changed 2024-06-24 22:42:16 -04:00
yuriy dcd947b136 Check notify users checkbox 2024-06-21 23:50:35 -04:00
yuriy 4beb83caa6 reworked discord message formatting, code cleanup 2024-06-21 17:37:43 -04:00
yuriy ba0bf308b4 added ability to schedule an upload for a later time 2024-06-08 18:26:22 -04:00
yuriy 58d80bd084 fixed LBRY Killer sometimes killing LBRY before URL has been grabbed 2024-05-21 21:25:31 -04:00
yuriy b59bfbe2cf modularized update check and made it run asynchronously 2024-05-09 15:33:22 -04:00
yuriy 723dec3fac removed all instances of ReuseTabs var 2024-04-17 17:30:33 -04:00
yuriy c60a45445c gui updated after podcast is uploaded 2024-04-17 14:13:39 -04:00
yuriy 9ec17b0ead moved version number to external file 2023-12-19 15:48:33 -05:00
yuriy a1dc003cdc updated submodules, readme type 2023-12-15 17:07:31 -05:00
yuriy 8c34e1de09 API calls and docs urls migrated to freedomain.dev 2023-12-11 13:38:51 -05:00
yuriy ea91ebb237 version bump 2023-10-22 01:20:27 -04:00
yuriy 97bd81eecc added ability to automatically download latest chromium-testing and chromedriver and move them to their proper locations 2023-09-20 20:48:38 -04:00
yuriy e5998959cc added ability to automatically download latest chromium-testing and chromedriver and move them to their proper locations 2023-09-20 20:45:57 -04:00
yuriy f66ada0635 code cleanup, added statistic for number of mouse clicks made by selenium 2023-09-17 14:26:44 -04:00
yuriy 2a95cf39f5 reworked selenium connection error message 2023-09-17 00:16:10 -04:00
yuriy 534df945eb added update check for chrome during startup if update checkox is checked 2023-09-16 22:45:52 -04:00
yuriy 65e8927a65 added button for updating chrome, GUI updates 2023-09-16 21:37:26 -04:00
yuriy f3e526f79d added workaround to send text letter by letter when bitchute fails to input video title with javascript 2023-07-30 22:16:28 -04:00
yuriy 34e7ed72ed Updating DailyMotion to work with new website design 2023-07-29 19:00:14 -04:00
yuriy 0e479536a9 fixed chrome filepath not registering as global variable 2023-07-28 10:56:46 -04:00
yuriy a2c83e8261 Added ability to use portable version of Chrome for uploading 2023-07-28 10:16:40 -04:00
yuriy aa47223d29 Chromedriver error fixes 2023-04-02 23:21:51 -04:00
yuriy edf2b38d84 version bump and extra error logging messages 2023-03-04 00:18:29 -05:00
yuriy 0cf06029e3 Removed DailyMotion wait for upload to complete, fixed DailyMotion failing to click publish button sometimes 2023-02-28 20:43:31 -05:00
yuriy 9570085229 fixed brighteon not being able to grab video url at end of upload. Split up shared functions file into multiple pieces 2023-02-28 18:41:06 -05:00
yuriy 7a27fa82b7 Moved all third party libs to Shared Functions submodule, fixed Brighteo login check 2023-02-28 00:59:45 -05:00
yuriy f7b4a9e04c Fixed Bitchute video link broken by string replace, removed no longer relevant odysee thumbnail Selenium upload code, added extra error logging to discord, added extra check to Tab Switching function 2023-02-28 00:08:34 -05:00
yuriy 8cbb26bff2 Added extra error checks to DailyMotion 2023-02-25 02:39:37 -05:00
yuriy 468e6afdb6 Added shared functions library as submodule 2023-02-23 21:33:07 -05:00
yuriy ad5666000a small code refactoring and new function to check for any active alerts in current chrome tab 2023-02-23 15:05:36 -05:00
yuriy ea4552dde8 added function for sending data with js and double checking that it got input 2023-02-23 15:03:51 -05:00
yuriy 092786bc27 Fixed Auto Update Check/Install from Gitea functionality 2023-02-17 01:49:08 -05:00
yuriy a626ff1763 Fixed Locals.com URL grabbing not working and DailyMotion description check not working properly 2023-02-17 01:25:27 -05:00
yuriy 232e3baf6c Re-worked and cleaned up Chrome Tab indexing and selecting 2023-02-17 00:30:44 -05:00
yuriy 409e93e7d1 Added function for checking javascript element values 2023-02-15 23:36:01 -05:00
yuriy 1048b80de4 Reworked pre-existing tab indexing for re-using tabs 2023-02-15 23:35:29 -05:00
yuriy ae9a59506d Reworked Locals.com uploading 2023-02-15 03:35:35 -05:00
yuriy e85945c197 small refactoring 2023-02-12 22:47:04 -05:00
yuriy 1a96cb6e74 Added compiler and folder reformatting 2023-02-12 17:44:52 -05:00
yuriy 0ffd4a9d3d initial commit 2023-02-12 17:34:03 -05:00