Callum Leslie
|
ac28e72017
|
fix: do not use optional so as to avoid undefined values
|
2 years ago |
Callum Leslie
|
ead88d93a1
|
refactor: screenshot downloader now uses toml config
|
2 years ago |
Callum Leslie
|
9c87cb7d95
|
fix: mismatched variable name
|
2 years ago |
Callum Leslie
|
f5560cae69
|
refactor: background credit is now a variable
|
2 years ago |
Callum Leslie
|
436266033e
|
refactor: tts engines now use toml config
|
2 years ago |
Callum Leslie
|
3e1b95e708
|
fix: wrongly typed boolean
|
2 years ago |
Jovan
|
0d212868d9
|
Added translation for filename
|
2 years ago |
Callum Leslie
|
9244cc9b2b
|
feat: add translation setting to template toml
|
2 years ago |
Callum Leslie
|
5a2112b34e
|
fix: incorrect settings path for tts
|
2 years ago |
Callum Leslie
|
ac04b665de
|
refactor: screenshot_downloader.py uses toml config
|
2 years ago |
Callum Leslie
|
19ef71fc9a
|
refactor: voices.py uses toml config
|
2 years ago |
Callum Leslie
|
c1a4b51f41
|
feat: prepare config template for TTS
|
2 years ago |
CordlessCoder
|
49eec71f05
|
refactor: utils/videos.py uses new toml config(fix)
|
2 years ago |
Callum Leslie
|
8bc72da9c4
|
refactor: utils/videos.py uses new toml config
|
2 years ago |
Callum Leslie
|
bc631c57af
|
refactor: reddit/subreddit.py uses toml config
|
2 years ago |
Callum Leslie
|
b1d27a3b84
|
refactor: subreddit.py uses toml config
|
2 years ago |
Callum Leslie
|
a110f49e44
|
refactor: use new settings option
|
2 years ago |
Callum Leslie
|
d2d593371b
|
refactor: rename tomlchecker and move to global settings variable
|
2 years ago |
Callum Leslie
|
75c731ce5c
|
fix: spelling error
|
2 years ago |
CordlessCoder
|
4c1c80ffd7
|
chore: removed unused files
|
2 years ago |
CordlessCoder
|
4d9ce59f24
|
feat: correct optional variable behavour
|
2 years ago |
CordlessCoder
|
b10b9a9cc5
|
Merge branch 'CordlessCoder-TOML' of https://github.com/elebumm/RedditVideoMakerBot into CordlessCoder-TOML
|
2 years ago |
CordlessCoder
|
3c52d1b046
|
chore: removed duplicate handle_input calls
|
2 years ago |
Callum Leslie
|
616da07008
|
chore: remove config.toml and add to gitignore
|
2 years ago |
Jason
|
0db13912b0
|
Merge pull request #403 from Drugsosos/fix--video-file-name
added name_normalize to fix bugs with forbidden chars in videoname
|
2 years ago |
CordlessCoder
|
ad30e9a8d9
|
removed a debug print statement
|
2 years ago |
CordlessCoder
|
c8817d9ffd
|
painstakingly restored .config.template.toml
|
2 years ago |
CordlessCoder
|
e91209fd53
|
Update console.py
|
2 years ago |
CordlessCoder
|
eefd56e16f
|
Add files via upload
|
2 years ago |
Drugsosos
|
cd24608f86
|
merged develop
|
2 years ago |
Callum Leslie
|
3de18b6719
|
docs: commit style
|
2 years ago |
Callum Leslie
|
1784ea47be
|
docs: update contributing guidelines to use rebase
|
2 years ago |
micziz
|
c3544bf64e
|
Final fix in readme
|
2 years ago |
micziz
|
dbdd13c24b
|
Merge branch 'develop' of https://github.com/elebumm/RedditVideoMakerBot
|
2 years ago |
micziz
|
74387ef873
|
Modify readme
|
2 years ago |
micziz
|
fd80b8833d
|
THis shloud work!
|
2 years ago |
William9923
|
59d07f51c8
|
chore: fixup changes after rebase
|
2 years ago |
CordlessCoder
|
248010df9e
|
Update .env.template
|
2 years ago |
William9923
|
421502b93b
|
feat: screenshot position config & add download progress bar
|
2 years ago |
Callum Leslie
|
c4da2fa55a
|
fix: close ALL clips when finished
|
2 years ago |
Callum Leslie
|
10c20987e7
|
Merge pull request #836 from muhammedaksam/develop
Fixing legacy VOICE variables
|
2 years ago |
Callum Leslie
|
8365121865
|
fix: close clip once finished
|
2 years ago |
Callum Leslie
|
a335e67c8c
|
fix: stop broken typechecking
|
2 years ago |
Jason
|
f0b0d01643
|
Merge remote-tracking branch 'origin/develop' into develop
|
2 years ago |
Jason
|
b8e9ce073a
|
docs: changed default voice
|
2 years ago |
Jason
|
ae25854de6
|
Merge pull request #830 from elebumm/fix/moviepy-length-checker
Check clip length using moviepy
|
2 years ago |
Muhammed Mustafa Akşam
|
ada9b69299
|
Fixing legacy VOICE variables
Fixing legacy VOICE variables that caused lot of issues if TTSCHOICE set to AWS_VOICE or STREAMLABS_VOICE
|
2 years ago |
Callum Leslie
|
6412aa546b
|
fix: add float cast to opacity to fix bug
|
2 years ago |
Callum Leslie
|
3b51d084e1
|
Merge branch 'develop' into fix/moviepy-length-checker
|
2 years ago |
Callum Leslie
|
11de0fd324
|
fix: length checker works with new duration code
|
2 years ago |