Simon
6a155334f0
Fix the cleanup
3 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)
3 years ago
dasbts
82bd71d6a3
PR #1275 , updated regex for multiple subreddits in config.template.toml
...
Fixing the regex for allowing multiple subreddits.
3 years ago
Jason
8ddc4b2570
Merge pull request #1211 from RiveN000/develop
...
Added more functions to GUI
3 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
3 years ago
Simon
a7594b8bd4
Added full path check of .config.template.toml
3 years ago
Jason
3a1c972a2a
Merge pull request #1158 from RiveN000/develop
...
New function in GUI
4 years ago
Thomas Meaney
31d349b5c7
Add `silence_duration` to config template
4 years ago
RiveN000
3a93892a22
Added comment to background.json
4 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
4 years ago
Jason
f65a797ec5
reformatted
4 years ago
Jason
c10a5d3c2f
fixed 71c317da23 by removing match usage (3.10+ only)
...
optimized imports
4 years ago
Jason
bf8c802c5e
closes #945
...
removes --- too
4 years ago
Simon
c90bdfe57a
Important fix: utils was not imported correctly
4 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>
4 years ago
Simon
74a3707f55
Config.toml multiple subreddits
4 years ago
Callum Leslie
66ec9b34d2
style: formatting
4 years ago
Simon
0050655499
Add version check in utils folder
4 years ago
Supreme-hub
f6c4fc0472
Merge branch 'develop-pyttsx' of github.com:Supreme-hub/RedditVideoMakerBot into develop-pyttsx
4 years ago
Supreme-hub
5bf38dbbf0
added trailing commas
4 years ago
Shorya Agarwal
a51e85a053
formatting
4 years ago
Supreme-hub
3de02c9c6d
formatting changes
4 years ago
Supreme-hub
5d0172a463
fixed formatting changes
4 years ago
Supreme-hub
ca97087ac8
fixed formatting
4 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
4 years ago
Supreme-hub
ae41127a91
fixed a error(self-made), added default values
4 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
4 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
4 years ago
RiveN000
4b581127dd
Changed background_choice example
4 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
4 years ago
Jason
12f99f4e9d
Merge pull request #1030 from swoker/patch-2
...
allow numbers in reddit post_id
4 years ago
RiveN000
3e084cd8bc
Created option to add transition between comments
...
Created an option to add a transition (fadein and fadeout) between the images of comments. It makes videos look much more pleasant.
4 years ago
Simon Woker
e347c21c10
allow numbers in reddit post_id
4 years ago
Jason
4abf803170
reformatted code
4 years ago
Jason
420bac9a5a
fix: typo
...
reverted temp change
4 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
4 years ago
Jason
839eb6fc2f
added a potential bypass in case of absolute mad lads
4 years ago
Jason
78ff605c42
everything works except for changes the location
4 years ago
Jason
891c9945fd
refactor: moved backgrounds to CONSTANTS.py
4 years ago
Jason
36aa256668
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
4 years ago
Jason
7dcac10d1e
backup but I will be reverting this.
4 years ago
Jason
1e93121aed
Watermark implementation
...
THIS IS IN BETA
4 years ago
Jason
1872ef36c1
reformatted
4 years ago
Jason
882bf64e1c
typo
4 years ago
Jason
36e07c4c37
see https://github.com/elebumm/RedditVideoMakerBot/issues/924#issuecomment-1181169525
...
fixes #11
4 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
4 years ago
Jason
c412155720
background audio implementation
4 years ago
Callum Leslie
c1c72ca5af
fix: add more characters to illegal chars
4 years ago
Callum Leslie
36488a203f
chore: delete unused file
4 years ago
Jason
dab3e64fef
style: reformatted.
4 years ago
Jason
a3ec449ee0
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# .github/workflows/lint.yml
4 years ago
Jason
b22e3f9828
fixes streamlabs_polly ratelimit
4 years ago
Muhammed Mustafa Akşam
532e49276a
Adding subreddit to videos.json
...
Adding subreddit data to videos.json
4 years ago
autoblack
40bfcf468e
fixup: Format Python code with Black
4 years ago
Jason
3e816b9f8a
style: refactor
4 years ago
Jason
550b6c6aae
fix: added a check if videos.json exists.
4 years ago
Jason
fc414b57b7
style: reformatted
4 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
4 years ago
Jason
b82459166b
docs: improved examples in .config.template.toml
...
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
4 years ago
Callum Leslie
4ed5c58ab2
style: formatted with black
4 years ago
Callum Leslie
d0a7697256
fix: optionals return default or empty string
4 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
4 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
4 years ago
Callum Leslie
3e1b95e708
fix: wrongly typed boolean
4 years ago
CordlessCoder
49eec71f05
refactor: utils/videos.py uses new toml config(fix)
4 years ago
Callum Leslie
8bc72da9c4
refactor: utils/videos.py uses new toml config
4 years ago
Callum Leslie
b1d27a3b84
refactor: subreddit.py uses toml config
4 years ago
Callum Leslie
d2d593371b
refactor: rename tomlchecker and move to global settings variable
4 years ago
CordlessCoder
4c1c80ffd7
chore: removed unused files
4 years ago
CordlessCoder
4d9ce59f24
feat: correct optional variable behavour
4 years ago
CordlessCoder
3c52d1b046
chore: removed duplicate handle_input calls
4 years ago
CordlessCoder
ad30e9a8d9
removed a debug print statement
4 years ago
CordlessCoder
e91209fd53
Update console.py
4 years ago
CordlessCoder
eefd56e16f
Add files via upload
4 years ago
Jason
65e42f286d
style: improved typehinting
4 years ago
Jason
90be9e09b3
fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
4 years ago
Jason
f9c752190a
FIX: lmao
4 years ago
Jason
7e2af9e063
refactor: moved save_data func to utils/videos.py from final_video.py
...
refactor: refactored using black formatter.
cmd: black . --line-length 101
4 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
4 years ago
Jason
a34b40fb0b
feat: no longer will it use stickied posts
...
Closes #657
4 years ago
Jason
f2c1d7de26
chore: improved typechecking
4 years ago
Callum Leslie
82c4353ec9
Remove unused imports and fix pylint errors
...
'async_playwright' must stay due to anomalous error
4 years ago
Callum Leslie
8e05fbf22b
Moved to Union over bitwise or
4 years ago
Callum Leslie
87d10206fb
Add UTF-8 encoding to all open statements
4 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
4 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
4 years ago
Callum Leslie
7ad1492318
Merge branch 'develop' into feat/better-tts-changer
4 years ago
HallowedDust5
07466097a3
Added docs and typing in function declarations
4 years ago
CordlessCoder
dd56fc87df
Added example support
4 years ago
CordlessCoder
629b74c5d4
completely revampted .env.template syntax, shiny new checker, better formatting and more
4 years ago
CordlessCoder
b2b4a08741
updated checker.py, new .env.template syntax
4 years ago
Callum Leslie
7765c9b018
Fix small bugs and path issues
4 years ago
Callum Leslie
c58fa10f53
Reduced code duplication in TTS engines
4 years ago
Jason
fc14049dba
Delete checker.py
4 years ago
Jason
a36aca273e
added init files to stop python from whining
4 years ago
Jason
894bc306c3
reformatted again
4 years ago
Jason
56ad559339
added the changes of #549
4 years ago
Jason
76bff1a02d
fixed #553
4 years ago
Jason
b3344aa987
Merge pull request #553 from owengaspard/env-update
...
Check for missing environment variables
4 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
4 years ago