Freebie
|
6b2f577121
|
Changed Discord Discriminator
|
2 years ago |
Jason
|
d4fe91d90f
|
Merge pull request #1221 from RiveN000/develop
Fix: Correct video length
|
2 years ago |
RiveN000
|
41dcd6e592
|
Correct video length
|
2 years ago |
Jason
|
8ddc4b2570
|
Merge pull request #1211 from RiveN000/develop
Added more functions to GUI
|
2 years ago |
Jason
|
f44d4f3520
|
Merge pull request #1205 from StopmotionSimonYT/config
Added full path check of .config.template.toml
|
2 years ago |
RiveN000
|
9cd94dac03
|
Added more functions to GUI
- Access to settings (config.toml) through GUI
- Adding/removing backgrounds through GUI
- Testing TTS voices through GUI
|
2 years ago |
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
|
9365e89ca1
|
Merge pull request #1184 from hammamikhairi/feat/better-issues
better issues
|
2 years ago |
HammamiKhairi
|
e83a63b1b4
|
removed blank issue restriction
|
2 years ago |
HammamiKhairi
|
19a6cb0da4
|
better issues
|
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 |