Simon
903dc3476f
Add Simon to the developers and maintainers section
2 years ago
Simon
7ff89f8234
Fix for incorrect message
2 years ago
Simon
6a155334f0
Fix the cleanup
2 years ago
whyisthesheep
85d0f33651
Added new gameplay video options ( #1314 )
...
* Added new gameplay options
Added:
- minecraft-2
- multiversus
- fall-guys
- steep
as options for background gameplay
* Added new gameplay options
Added:
- minecraft-2
- multiversus
- fall-guys
- steep
as options for background gameplay
also CONSTANTS.py didn't seem to exist in the develop branch
* Made sure all commited videos are free to use
`fall-guys` and `multiversus` where changed
* Deleted for backgrounds.json
Deleted for backgrounds.json
* Added and reformatted new gameplay into backgrounds.json
Just took the new entries from the old `CONSTANTS.py` and moved them here (and changed the format so that it works!)
* Added new entries and reformatted
(Removed something that was commented out (in python)
2 years ago
LukachoLombardi
3a03a7d97b
Patch 1 ( #1372 )
...
* Update README.md (#1305 )
* Update pillow requirement from ~=9.1.1 to ~=9.3.0
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.1.1...9.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update README.md
match statement in subreddit.py (line 44) requires python 3.10
* Update README.md
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Jacoboleary <66446252+Jacoboleary@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason <jasoncameron.all@gmail.com>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
Simon
7a94491a09
Merge pull request #1376 from underscore-ex/bug/use-python310-base-image
...
Updates docker to use python:3.10.9-slim as base image
2 years ago
ali
ba7e4dc123
Updates docker to use python:3.10.9-slim as base image
2 years ago
dasbts
82bd71d6a3
PR #1275 , updated regex for multiple subreddits in config.template.toml
...
Fixing the regex for allowing multiple subreddits.
2 years ago
Jason
dcd0ff5b12
Merge pull request #1242 from NoFailer/patch-1
...
Adding prawcore to the requirements
2 years ago
NoFailer
fa2d048625
Merge branch 'develop' into patch-1
2 years ago
NoFailer
43eb96c9b4
Changed version of prawcore
...
After discussing it with Json. Changed version to 2.3.0.
2 years ago
NoFailer
3e804b9ed4
Adding prawcore to the requirements
...
Multiple people on the discord ran into the issue that an error message would come up saying "ModuleNotFoundError: No module names 'prawcore'". I was told praw itself is supposed to install it but apparently it does not? I cannot verify if the people actually followed the steps correctly. Json told me to make a PR for it :) I took the value for the requirements.txt from here: https://pypi.org/project/prawcore/
2 years ago
Freebie
518f9463ee
Merge pull request #1236 from elebumm/Update--Discord--Discrim
...
Changed Discord Discriminator
2 years ago
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