Commit Graph

132 Commits

Author SHA1 Message Date
a576a194c1 added support for Video Summaries 3.33 2024-01-27 15:33:48 -05:00
9cbe1410e5 removed testing line 2024-01-27 14:47:06 -05:00
f339ede04c added a second upload attempt if description input fails 10 times 2024-01-27 14:45:40 -05:00
4f4361276f removed telegram video upload option. Never used and only works on videos less than 50mb 2024-01-16 18:46:38 -05:00
7acefafdc7 fixed locals uploading 3.32 2024-01-16 18:37:44 -05:00
2cd1b0de84 formatting 2024-01-16 06:41:19 -05:00
d01ce11347 major code cleanup organization and restructuring 2024-01-16 06:35:42 -05:00
d546628d8a fixed tags input for lbry 2024-01-16 05:43:42 -05:00
4940d18946 fixed tag input to Bitchute, Dailymotion, code cleanup 3.31 2024-01-16 05:41:17 -05:00
679e698435 added bitrate check to video file, automatic uncheck if below 300kbps for brighteon 3.30 2024-01-13 12:20:58 -05:00
646d5994df readme 2024-01-12 22:14:57 -05:00
15e5328d1e readme 2024-01-12 22:12:42 -05:00
ad232d4d44 typo 2024-01-12 22:06:21 -05:00
0f679a0792 Reworked podcast tag parsing to be same as video tags, Added tag input limit to brighteon, small code cleanup 2024-01-12 22:02:42 -05:00
b0290eef6e #12, maybe also #13: change VideoTags parsing a bit to fix some minor issues with Brighteon 2024-01-13 01:52:26 +00:00
678ba3d495 video thumbnail only pulled in from file if it exists in the file, otherwise pull first jpg/png in project directory 2024-01-12 20:41:59 -05:00
1d926a91a7 video thumbnail saved between runs if it's modified 2024-01-12 20:35:45 -05:00
9ec17b0ead moved version number to external file 2023-12-19 15:48:33 -05:00
03c75ab073 Migrated inline list to git 2023-12-15 17:26:06 -05:00
a1dc003cdc updated submodules, readme type 2023-12-15 17:07:31 -05:00
1aba6a650a updated all urls to point to freedomain.dev 2023-12-15 17:04:10 -05:00
adeb7a9df1 merged in LBRY-Process-Killer module 2023-12-15 16:10:10 -05:00
aa1110a780 version bump 3.27 2023-12-15 15:46:52 -05:00
4b39f927d3 Merge pull request 'no, srsly, ACTUALLY FIX the tag selection checkbox' (#6) from double-dashed-to-pieces into main
Reviewed-on: #6
2023-12-15 20:36:08 +00:00
3a0b6921f6 no, srsly, ACTUALLY FIX the tag selection checkbox 2023-12-15 13:30:45 -07:00
08eff7166a Merge remote-tracking branch 'origin/tag-selection-possible-fix' 3.26 2023-12-11 13:40:49 -05:00
8c34e1de09 API calls and docs urls migrated to freedomain.dev 2023-12-11 13:38:51 -05:00
54b8670438 change Xpath to click individual tag entry in tree 2023-12-11 10:59:25 -07:00
Yuriy
8d650d3856 fixed podcast tag checkbox selection 2023-12-08 19:24:44 -05:00
Yuriy
c8a5e6a286 Fixed podcast tag input to use updated layout 2023-12-07 21:12:20 -05:00
Yuriy
4a6d719a3e fixed locals always going for new upload isntead of trying to grab url of existing upload 2023-12-04 21:42:40 -05:00
Yuriy
9f11fd5f00 added support for unchecking monetization checkbox in dailymotion 2023-12-04 21:16:11 -05:00
ea91ebb237 version bump 2023-10-22 01:20:27 -04:00
edb3ad07c8 fixed locals posting, errors if gitea is not reachable, results gui appearing at wrong position on screen 2023-10-22 00:06:55 -04:00
263fb222e9 fixed GUI giving error if iniread xposition and yposition doesn't work, wav filepath will check for a FLAC file first and then .wav if not found 2023-09-21 20:50:06 -04:00
45b27311d4 fixed bug where locals would upload even when checkbox was unchecked 2023-09-21 00:44:20 -04:00
5052713c55 updated ignore files to ignore Chrome updater files 2023-09-20 23:41:13 -04:00
180f89909e increased each site's upload time from 1 hour to 3 hours before erroring out 2023-09-20 23:18:26 -04:00
3a09929e6e added extra checks for proper URL when reading from ini and after logging in 2023-09-20 23:13:30 -04:00
9a2f8874d5 fixed social media poster filepath not getting saved 2023-09-20 20:56:25 -04:00
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
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
f66ada0635 code cleanup, added statistic for number of mouse clicks made by selenium 2023-09-17 14:26:44 -04:00
0142031362 gui button reordering on results screen, added option to view results from Windows Toolbar icon 2023-09-17 13:27:36 -04:00
2a95cf39f5 reworked selenium connection error message 2023-09-17 00:16:10 -04:00
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