Commit Graph

137 Commits

Author SHA1 Message Date
d8f4b86122 changed default focused edit box to video tags box 2023-09-16 23:34:50 -04:00
e10fd869a4 code cleanup, removed unused code, added ability to save x and y position of GUI between runs 2023-09-16 23:32:37 -04:00
534df945eb added update check for chrome during startup if update checkox is checked 2023-09-16 22:45:52 -04:00
65e8927a65 added button for updating chrome, GUI updates 2023-09-16 21:37:26 -04:00
c07e03473d cleaned up un-needed discord error messages 2023-09-16 21:33:20 -04:00
0b8cf9fd30 updated install documentation 2023-09-14 19:17:27 -04:00
4a08d4e78e updated install documentation 2023-09-14 19:06:46 -04:00
2aa5f6386a Fixed dead link 2023-09-14 18:59:43 -04:00
5852ea4c61 modularized Discord and Telegram code to their own #include file 2023-08-20 00:29:22 -04:00
3e79e11f2a further modularization of individual upload sites and functions 2023-08-20 00:08:15 -04:00
781ca473ba modularization of the individual upload sites into their own #include files 2023-08-19 23:42:40 -04:00
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
e5570dd61c hardcoded -reuse chrome tabs- variable, removed the checkbox and removed all old, commented out screenshot function calls 2023-07-29 20:34:19 -04:00
342fab695a Fixed Uploader not auto opening last selected project after uploading 2023-07-29 20:15:50 -04:00
7c0ecd7abe version bump for release 2023-07-29 19:02:10 -04:00
34e7ed72ed Updating DailyMotion to work with new website design 2023-07-29 19:00:14 -04:00
bf46f44442 removed connectoactivetab.ahk again so testing changes don't get pushed 2023-07-29 18:56:33 -04:00
7d1ea5b2b3 Added Testing Tool template 2023-07-29 18:55:58 -04:00
88bd50db15 temporarily removed chromeconnectoactivetab.ahk script so template can be added to repo 2023-07-29 18:55:19 -04:00
187b931fe2 added testing files 2023-07-28 20:09:56 -04:00
748078370f readme cleanup 2023-07-28 11:15:23 -04:00
63e0e5b28d readme cleanup 2023-07-28 11:13:49 -04:00
53019ef9e9 readme update 2023-07-28 11:12:39 -04:00
02fcc27f73 updated readme with portable chrome instructions 2023-07-28 11:06:37 -04:00
0e479536a9 fixed chrome filepath not registering as global variable 2023-07-28 10:56:46 -04:00
a2c83e8261 Added ability to use portable version of Chrome for uploading 2023-07-28 10:16:40 -04:00
714d2c5822 version bump 2023-04-03 00:06:22 -04:00
94c4c0dc86 gui updates and cleanup 2023-04-03 00:04:18 -04:00
aa47223d29 Chromedriver error fixes 2023-04-02 23:21:51 -04:00
8d58c12f0b Fixed brighteon video URL grabbing 2023-04-02 23:06:10 -04:00
a5736dbf0d added check for Odysee daemon servers to LBRY 2023-04-02 22:18:39 -04:00
141dfc3b75 Fixed lbry daemon_settings file 2023-04-02 22:10:31 -04:00
35439aabc3 removed unnecessary graphics and added initial support for checking lbry daemon_settings for Odysee server 2023-04-02 22:08:48 -04:00
a7164c0902 fixed LBRY API thumbnails not working 2023-04-02 21:52:02 -04:00
97766507a5 updated gitmodule url 2023-03-26 14:47:57 -04:00
edf2b38d84 version bump and extra error logging messages 2023-03-04 00:18:29 -05:00
e278a008e2 Fixed MP3 length calculation for podcast site 2023-03-03 23:41:01 -05:00
0cf06029e3 Removed DailyMotion wait for upload to complete, fixed DailyMotion failing to click publish button sometimes 2023-02-28 20:43:31 -05:00
50814eef3b Removed DailyMotion wait for upload to complete, fixed DailyMotion failing to click publish button sometimes 2023-02-28 20:40:43 -05:00
6bd717fe3e added tab url to rumble upload failure message 2023-02-28 19:31:36 -05:00
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
7a27fa82b7 Moved all third party libs to Shared Functions submodule, fixed Brighteo login check 2023-02-28 00:59:45 -05:00
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
6ca022c223 updated update URLs to reflect new git URL 2023-02-25 02:48:08 -05:00
ca48b060c7 version bump for executable 2023-02-25 02:41:05 -05:00
8cbb26bff2 Added extra error checks to DailyMotion 2023-02-25 02:39:37 -05:00
8cd2374736 reworked Dailymotion login check, video title input, description input, tags input, and category selection. added extra errorlogging and added check for chrome alerts and dismissing if any 2023-02-25 02:28:44 -05:00
1f9ce32649 commented out devmsgboxes that are no longer needed, added some extra error status messages 2023-02-25 00:35:40 -05:00
fe72cc1c35 added error check to brighteon video upload button click 2023-02-24 15:04:09 -05:00
83f10976d6 reworked Bitchute title and description input to use js 2023-02-24 03:06:21 -05:00