Simon
ba4bd197f9
Added whole path checker in main.py for config.toml
2 years ago
Simon
a7594b8bd4
Added full path check of .config.template.toml
2 years ago
Jason
3a1c972a2a
Merge pull request #1158 from RiveN000/develop
...
New function in GUI
2 years ago
RiveN
afbffa1b50
Fixed bug (better implementation)
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN
b92386629a
Fixed bug
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
Jason
c995811a23
Merge pull request #1177 from Trichtern/feat/add-silence-between-clips
...
Minor changes to #990 (fixed audio glitches caused by previous audio concatenation method)
2 years ago
RiveN
a6324af2e0
Merge branch 'elebumm:develop' into develop
2 years ago
Jason
40e4fafa05
Merge pull request #1181 from hammamikhairi/feat/better-issues
...
Feat/better issues
2 years ago
HammamiKhairi
b0141ada7d
typo
2 years ago
HammamiKhairi
ec9d16903f
better issues
2 years ago
Thomas Meaney
9609025bba
Add silence inbetween tts
2 years ago
Thomas Meaney
9c182abc69
Don't composite `AudioClip` twice
2 years ago
Thomas Meaney
31d349b5c7
Add `silence_duration` to config template
2 years ago
Thomas Meaney
7ded2bd4ec
Add tonywiththetommy's changes
2 years ago
RiveN
7e650dcf75
Testing new regex
2 years ago
RiveN000
3a93892a22
Added comment to background.json
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
2 years ago
Jason
1189f84bd8
Merge pull request #1150 from swoker/patch-1
...
update version and handle multiple post_ids correctly
2 years ago
Jason
7b7871a1df
Merge pull request #1153 from BlockArchitech/develop
...
fix: install.sh might break python environments
2 years ago
BlockArchitech
798799e925
Update install.sh
2 years ago
BlockArchitech
29cbd9726d
Merge branch 'elebumm:develop' into develop
2 years ago
Jason
e8bec938fa
Merge pull request #1140 from StopmotionSimonYT/documentationURL
...
Documentation url
2 years ago
BlockArchitech
1bde7b0be6
fix: install.sh might break python environments
...
I should probably also fix my git because I hate making commits on GitHub.
Signed-off-by: BlockArchitech <hello@blockarchitech.com>
2 years ago
Simon Woker
6513e8aac0
fix version
2 years ago
Simon Woker
a59393c99f
update version and check for post_ids first
2 years ago
Simon
33468257b8
Reverted last commit
2 years ago
Callum Leslie
cdaa4bd4dd
chore: ignore future changes to videos.json
2 years ago
Simon
a254c006a5
Done
2 years ago
Jason
133d935e62
Merge pull request #1145 from StopmotionSimonYT/develop
...
Cleared videos.json
2 years ago
Simon
af7ea650a0
Cleared videos.json
2 years ago
Simon
f42bb0d62c
Sorry, wrong repo URL
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Jason
12482f4298
fixed headless error and reformatted
2 years ago
Jason
767e34c843
fixed headless error and reformatted
2 years ago
Jason
bf8c802c5e
closes #945
...
removes --- too
2 years ago
Callum Leslie
299829f162
Merge pull request #1144 from elebumm/master
...
bring develop to master
2 years ago
Callum Leslie
52b4190973
Revert "Important fix: utils was not imported correctly"
...
This reverts commit 7382fd937a
.
2 years ago
Simon
7382fd937a
Important fix: utils was not imported correctly
2 years ago
Callum Leslie
7ad01ef51a
Merge pull request #1141 from StopmotionSimonYT/master
...
Important fix: utils was not imported correctly
2 years ago
Simon
c90bdfe57a
Important fix: utils was not imported correctly
2 years ago
Simon
6c500f1d4c
Added the URL in main.py
2 years ago
Simon
83e11f42dd
Changed GitHub repo documentation URL
2 years ago
Simon
4210d47109
Changed documentation URL in CONTRIBUTING
2 years ago
Simon
1be0f36f86
Changed documentation URL in README
2 years ago
Callum Leslie
7540dbeae4
Merge pull request #1137 from elebumm/develop
...
2.4.1
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Jason
7658bd1071
Merge pull request #1138 from StopmotionSimonYT/Multiple-subreddits-config-toml
...
Config.toml multiple subreddits
2 years ago
Callum Leslie
939d9ad387
chore: remove comment reference to .env
2 years ago
Simon
74a3707f55
Config.toml multiple subreddits
2 years ago