Simon
33468257b8
Reverted last commit
2 years ago
Simon
a254c006a5
Done
2 years ago
Simon
f42bb0d62c
Sorry, wrong repo URL
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
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
Callum Leslie
968028c541
chore: remove comment reference to .env
2 years ago
Callum Leslie
71c317da23
feat: meaningful error message for bad credentials
2 years ago
Callum Leslie
66ec9b34d2
style: formatting
2 years ago
Callum Leslie
a4fa968acf
chore: bump version and remove unused code
2 years ago
Simon
7b7abf6289
Using the check version in main.py
2 years ago
Simon
0050655499
Add version check in utils folder
2 years ago
Callum Leslie
21ef6a17d1
fix: add pyttsx3 to requirements.txt
2 years ago
Callum Leslie
8463794556
chore: bump version to 2.4 for release
2 years ago
Jason
9e37b4020e
Merge pull request #1120 from swoker/patch-1
...
limit filename to 255 chars
2 years ago
Simon Woker
7132bd60ca
limit filename to 255 chars
...
max length for filenames on windows
2 years ago
Jason
d1009ef098
Merge pull request #1049 from swoker/patch-3
...
prevent last comment being cut off in the middle
2 years ago
Jason
5ab7c695a6
Merge pull request #1107 from StopmotionSimonYT/webserver
...
Webserver
2 years ago
Simon
0f1fccb1a3
Changed URL of video download
2 years ago
Simon
4eaf699a1e
Add files via upload
2 years ago
Jason
b48e6c7f85
Merge pull request #1097 from elebumm/LukaHietala-patch-1
...
Added link to docs
2 years ago
Luka Hietala
31d5f421eb
Update README.md
2 years ago
Jason
d809e4ad4d
Merge pull request #1092 from Supreme-hub/develop-pyttsx
...
Feature: Pyttsx
2 years ago
Supreme-hub
f6c4fc0472
Merge branch 'develop-pyttsx' of github.com:Supreme-hub/RedditVideoMakerBot into develop-pyttsx
2 years ago
Supreme-hub
5bf38dbbf0
added trailing commas
2 years ago
Shorya Agarwal
a51e85a053
formatting
2 years ago
Supreme-hub
3de02c9c6d
formatting changes
2 years ago
Supreme-hub
5d0172a463
fixed formatting changes
2 years ago
Supreme-hub
ca97087ac8
fixed formatting
2 years ago
Callum Leslie
9140af9c02
style: formatted with black
2 years ago
Callum Leslie
fec2c22f44
chore: prepare release
2 years ago
Supreme-hub
3da1debf83
added full pyttsx functionality
2 years ago
Supreme-hub
ae41127a91
fixed a error(self-made), added default values
2 years ago
Supreme-hub
6ca3223ca3
small mistake in voices.py
2 years ago
Supreme-hub
c5fda9d3fe
added pyttsx option
2 years ago
Jason
b81ee722b8
Merge pull request #1076 from RiveN000/develop
...
Fixed merge conflicts from #982
2 years ago
RiveN000
4b581127dd
Changed background_choice example
2 years ago
RiveN000
c29f408fb6
Fixed merge conflicts from #982
...
Co-Authored-By: Jacob Cuomo <jacobcuomodev@gmail.com>
2 years ago
Jason
b463d2223b
Merge pull request #1065 from joshgreenwood2003/develop
...
More rigorous check to prevent text being split for TTS if the split is at the end
2 years ago
Josh Greenwood
7df0671b70
formatting
2 years ago
Josh Greenwood
53986c72ee
process text before all calls to call_tts
...
Process_text now called before call_tts to ensure it is called minimally while allowing for verification that text is not empty
2 years ago
Josh Greenwood
9065f563f1
improved efficiency of empty text check
2 years ago
Josh Greenwood
571c782021
process split text before checking if it is empty
2 years ago
Jason
12f99f4e9d
Merge pull request #1030 from swoker/patch-2
...
allow numbers in reddit post_id
2 years ago
Jason
ea9763cb7e
Merge pull request #1029 from swoker/patch-1
...
change AWS and GTTS max_chars
2 years ago