Callum Leslie
|
6388d57bae
|
Merge pull request #861 from elebumm/CordlessCoder-TOML
new TOML config checker
|
2 years ago |
Callum Leslie
|
4ed5c58ab2
|
style: formatted with black
|
2 years ago |
Callum Leslie
|
d0a7697256
|
fix: optionals return default or empty string
|
2 years ago |
Callum Leslie
|
5dbb35128d
|
chore: update codeql-analysis to run on develop
|
2 years ago |
Callum Leslie
|
96b57ff411
|
chore: add python-black action
|
2 years ago |
Callum Leslie
|
869bfd874a
|
docs: clarify config in readme
|
2 years ago |
dependabot[bot]
|
8b082f0cc6
|
Bump boto3 from 1.24.12 to 1.24.23
Bumps [boto3](https://github.com/boto/boto3) from 1.24.12 to 1.24.23.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](https://github.com/boto/boto3/compare/1.24.12...1.24.23)
---
updated-dependencies:
- dependency-name: boto3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Jason
|
760599ac9f
|
Merge pull request #864 from elebumm/revert-863-develop
Revert "Added translation for filename"
|
2 years ago |
Jason
|
53c98f5d51
|
Revert "Added translation for filename"
|
2 years ago |
Jason
|
bcb4cd6440
|
Merge pull request #863 from tomovicj/develop
Added translation for filename
|
2 years ago |
William9923
|
95d54cc581
|
Merge branch 'develop' into feat/background-configs
|
2 years ago |
Callum Leslie
|
759c883d4b
|
Merge branch 'develop' into CordlessCoder-TOML
|
2 years ago |
Callum Leslie
|
f5bb3b6129
|
chore: update requirements
|
2 years ago |
Callum Leslie
|
6a16c9f3e7
|
style: format with python-black
|
2 years ago |
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 |