Drugsosos
3d88f2bbe9
fix in check_toml, screenshot_factory, added webdriver in config
2 years ago
Drugsosos
27577d0da6
async playwright in factory WIP, added collect_story in pyppetter
2 years ago
Drugsosos
ec2292bae3
reverted unnecessary changes
2 years ago
Drugsosos
a01da8a8bf
refactor in final_video + fixes
2 years ago
Drugsosos
1e64625f7a
merged develop
2 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
2 years ago
Drugsosos
acf679bfb6
self review: improved typing & logging, removed unused imports, fixes in README
2 years ago
Drugsosos
0e35c5a534
resolved Jason`s comments
2 years ago
Drugsosos
0b99c69110
moved vars in config, fixes in clip indexes & cal_tts in audio length
2 years ago
Jason
1a4edfafca
Watermark implementation
...
THIS IS IN BETA
2 years ago
Jason
900816535b
oh GOD i almost did a 2.2 again.
2 years ago
Jason
2cf00a1da8
chore: updated version and added a branch tag
2 years ago
Jason
2f5d394bba
chore: updated version number
2 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
2 years ago
Jason
aeafb53da3
background audio implementation p2.
...
removed debug calls and testing rn
style: removed useless comment imports
2 years ago
Jason
c412155720
background audio implementation
2 years ago
Drugsosos
6e4e6527a1
added fixes
2 years ago
Drugsosos
e19e532ea5
added typing
2 years ago
Drugsosos
ed8cd3cd09
moved to async webdriver
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago
Jason
c22856271c
fix: removed duplicate func call
...
docs: added verq to the devs
2 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
2 years ago
Jason
51831ddbd9
Merge branch 'feat/RedditPostPosition' into feat/background-configs
2 years ago
Jason
bd52b4fe8b
some changes to see merge conflicts
2 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
2 years ago
Callum Leslie
a110f49e44
refactor: use new settings option
2 years ago
CordlessCoder
4d9ce59f24
feat: correct optional variable behavour
2 years ago
CordlessCoder
3c52d1b046
chore: removed duplicate handle_input calls
2 years ago
William9923
421502b93b
feat: screenshot position config & add download progress bar
2 years ago
Callum Leslie
11de0fd324
fix: length checker works with new duration code
2 years ago
Jason
e950d47ddc
forgot to update vers
2 years ago
Callum Leslie
dea8d5c550
Bump version string for hotfix
2 years ago
Callum Leslie
fd956b7624
Bump version string
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
a5fe2eface
feat: allows users to queue up multiple posts by splitting the post id's with a +
...
e.g. POST_ID="urdtfx+qrftps" would do urdtfx than qrftps
note: it is incompatible with times_to_run
feat: allows the username to begin with u/
closes #745
2 years ago
TomixUG
4fb89aacae
fix TIMES_TO_RUN and initial .env setup
2 years ago
Callum Leslie
0fa4a3f4df
Stopped using global variable for submission as well unneeded env vars
2 years ago
Callum Leslie
82c4353ec9
Remove unused imports and fix pylint errors
...
'async_playwright' must stay due to anomalous error
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
HallowedDust5
3ec194510b
Removed redundant function
2 years ago
CordlessCoder
629b74c5d4
completely revampted .env.template syntax, shiny new checker, better formatting and more
2 years ago
CordlessCoder
b2b4a08741
updated checker.py, new .env.template syntax
2 years ago
Jason
cd558fcc02
Update main.py
...
Remove env update
2 years ago
Jason
a8b3097651
Update main.py
...
Added version tag
2 years ago
Jason
76bff1a02d
fixed #553
2 years ago
Owen Gaspard
565a8dd58f
Fix incorrect call
...
I changed the name of a function but forgot to update it in the main file. It should work now.
2 years ago
Owen Gaspard
d7aa5d0cfb
Check for missing environment variables
...
Checks your .env and matches it to the .env.template to find missing variables.
2 years ago
CordlessCoder
8b0be93302
Some refactors, removed unnecessary f-strings and never referenced variables
2 years ago
Jason
dcb42a4939
reworked the tts system
2 years ago