Commit Graph

633 Commits (9c87cb7d950f913be5a369a1690d4456d75c942b)
 

Author SHA1 Message Date
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
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
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
Callum Leslie 3de18b6719
docs: commit style
2 years ago
Callum Leslie 1784ea47be
docs: update contributing guidelines to use rebase
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
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 ae25854de6
Merge pull request #830 from elebumm/fix/moviepy-length-checker
2 years ago
Muhammed Mustafa Akşam ada9b69299 Fixing legacy VOICE variables
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
Callum Leslie 0eeee51fcc
Merge pull request #832 from elebumm/master
2 years ago
Jason 3f3676f3ab
Merge pull request #792 from elebumm/dependabot/pip/botocore-1.27.22
2 years ago
Jason 8440a20eb3
Merge pull request #817 from B1GJ/master
2 years ago
Jason abe0a0e1e9
Merge pull request #823 from muhammedaksam/develop
2 years ago
Jason abad83dc18
Merge pull request #824 from elebumm/CordlessCoder-patch-1
2 years ago
Callum Leslie edf981ac39
chore: reduce code duplication
2 years ago
Jason 1c883e5ccd fix: maybe fixed mutagen error using callums method
2 years ago
Jason 65e42f286d style: improved typehinting
2 years ago
Jason 90be9e09b3 fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
2 years ago
Callum Leslie 708016c583
fix: mutagen error - moved to moviepy duration
2 years ago
CordlessCoder 7ee2297983
Fix installation guide
2 years ago
Muhammed Mustafa Akşam 31b09dca38 Update .env.template
2 years ago
Jarno Reynaert 2e30c2e735 Script uses removeprefix() which was only added in python 3.9
2 years ago
Callum Leslie 89f4644ce9
Merge pull request #803 from muhammedaksam/develop
2 years ago