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
Jason
58ea51c369
Merge pull request #1052 from Anvilator-web/develop
...
Edited main.py and CONTRIBUTING.md
2 years ago
Jason
43f4af9b06
Update main.py
...
Put the format correctly
2 years ago
Jason
81b20f5e13
Update CONTRIBUTING.md
2 years ago
Ketan Chowdhury
ffda658790
Edited main.py and CONTRIBUTING.md
...
Added a line to code to the shutdown function to inform the user of exiting the program upon calling the function.
And,
Also wrote a section of CONTRIBUTING.md to help beginner developers to setup their fork of the repo as many beginners to github might not know how to setup this up.
2 years ago
Callum Leslie
550eb16fea
Merge pull request #1042 from micziz/curl
...
Change the install.sh to use curl and unzip instead of git
2 years ago
Simon Woker
1685b55e6c
add max_chars to GTTS, fixing #1036
2 years ago
Jason
222b7d6e68
Merge pull request #1039 from PatatjeMC/master
...
Ending freeze fix
2 years ago
micziz
38fc12ed5c
Change the install script 2
2 years ago
micziz
8e50522c80
Change the install script 1
2 years ago
Jason
01558418eb
Merge pull request #1041 from RiveN000/develop
...
Feat: Created option to add transition between comments
2 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.
2 years ago
Simon Woker
85beecae20
use correct max_chars for synchronous api call
2 years ago
PatatjeMC
36851dd07b
Revert "Merge branch 'master' of https://github.com/PatatjeMC/RedditVideoMakerBot "
...
This reverts commit 99656fad65
, reversing
changes made to 771452544b
.
2 years ago
PatatjeMC
99656fad65
Merge branch 'master' of https://github.com/PatatjeMC/RedditVideoMakerBot
2 years ago
PatatjeMC
771452544b
Fixed glitchy ending
...
Fixed the issue where the ending freezes for multiple seconds (again cause someone broke my previous fix)
2 years ago
Jason
4882feb919
Update README.md
2 years ago
Jason
65c5810cc9
Merge branch 'elebumm:master' into master
2 years ago
Simon Woker
e347c21c10
allow numbers in reddit post_id
2 years ago
Simon Woker
2f5b0ca490
fix AWS_Polly TTS max_chars
...
previously aws TTS did not read out comments correctly and only made weird sounds with super short mp3s. This fixes the problem and allows the full comment to be read.
2 years ago
Jason
03fae9e4a9
Merge pull request #1003 from RocketNinja15/patch-1
...
Documentation for Reddit Script Instructions
2 years ago
RocketNinja15
18e5727859
Update README.md
2 years ago
Jason
429881eb55
Merge pull request #1001 from RiveN000/develop
...
Fix: Hide the "Click to see NSFW" button
2 years ago
RocketNinja15
5920f0d773
Documentation for Reddit Script Instructions
2 years ago
RiveN000
f0e1bdc48a
Fix: Hide the "Click to see NSFW" button
...
Fixed this issue by making Playwright wait for page to fully load before clicking the button.
2 years ago
Jason
45c8401589
fix: typo left in causing name error
2 years ago