Jason
dcb42a4939
reworked the tts system
2 years ago
Jason
b8c6ae2dc1
added luke's chanmges
2 years ago
Jason
8267f5bc71
Merge remote-tracking branch 'origin/master'
2 years ago
Jason
819e642b86
added a secret value
2 years ago
Jason
6937f10e1b
Improved download and annoying user fixes/redundancies
2 years ago
Jason
3c16c1269a
Merge pull request #98 from elebumm/develop
...
Develop
2 years ago
Jason
939e24b884
Merge pull request #503 from JasonLovesDoggo/master
...
fixes desyncing
2 years ago
Jason
809bae88c9
fixes desyncing issue
...
part of the credit goes to https://github.com/RebelPorp
2 years ago
Jason
ef9ac9de17
sample config module
2 years ago
Jason
2db7c1254e
Merge pull request #418 from JasonLovesDoggo/master
...
merging my fork into the main develop branch
2 years ago
Jason
54faf76a16
Merge remote-tracking branch 'origin/master'
2 years ago
Jason
ebe453e970
prob won't fix anything
2 years ago
Jason
8690cdd580
Update README.md
...
fix: updated example video
2 years ago
Jason
dde7276826
docs: updated example video
2 years ago
Jason
944510a3f6
fix: fixed a slight path issue
...
chore: lowered the time.sleep time from 2 to 1
2 years ago
Jason
ea6c214767
fixed requirements
2 years ago
Jason
fc4e9419b2
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# LICENSE
2 years ago
Jason
836877bcfe
removed LICENSE
2 years ago
Jason
35790b0a82
fix personal changes
2 years ago
Lewis Menelaws
096a671af1
Merge branch 'master' of https://github.com/jasonlovesdoggo/redditvideomakerbot into pr/ProjectSlxsh/418
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
db26544205
fixed requirements.txt
2 years ago
Jason
bf49f12e32
fixes issue
2 years ago
Jason
6b2ee0b8e1
Merge pull request #440 from AsadHumayun/develop
...
chore: clarify `.env` variables, fix: `env.COMMENT_LENGTH_RANGE` throws errors if it includes a `str` instance
2 years ago
Jason
00809ef962
docs: reverted readme changes
2 years ago
Jason
d5c4721497
Update subreddit.py
...
Screenshot fix
2 years ago
Jason
931179c872
Update TTSwrapper.py
...
TTS fix
2 years ago
Jason
4ad871148f
fixed video error
2 years ago
Jason
3c498d377f
Update subreddit.py
...
Fix thanks to Owlcept#0666
2 years ago
Jason
488971cfdb
Update README.md
...
Finger broken
2 years ago
Asad
f38b372cd9
Merge branch 'develop' into develop
2 years ago
Asad
a4e7963d51
remove debug statement
2 years ago
Asad
fc980a4a73
chore(env): clarify default value mapping for `SUBREDDIT`
2 years ago
Asad
f6be3d2f1a
fix(subreddit): Exception thrown if any value in `COMMENT_LENGTH_RANGE` is not numeric
2 years ago
Asad
8472915cf9
chore: remove debug statements and clean up
2 years ago
Asad
acb6017d5b
chore(env): clarify definitions, include defaults
2 years ago
Jason
250d366d56
Merge pull request #81 from JasonLovesDoggo/dependabot/pip/requests-approx-eq-2.28.0
...
Update requests requirement from ~=2.27.1 to ~=2.28.0
2 years ago
dependabot[bot]
1098d6eb1d
Update requests requirement from ~=2.27.1 to ~=2.28.0
...
Updates the requirements on [requests](https://github.com/psf/requests ) to permit the latest version.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.27.1...v2.28.0 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Jason
a6d004759b
fixed video error
2 years ago
Jason
c81106c946
fixed typo
...
thanks to script#9594
2 years ago
Jason
4f3d70553f
whoops
2 years ago
Jason
51def2de76
fix: fixed deleted comments appearing in video
...
closes #78
2 years ago
Jason
0c1ccebb12
fix: fixed audio error
...
fix: mp3 error
fixes #76
fixes #71
2 years ago
Jason
6729cba965
Merge remote-tracking branch 'origin/master'
2 years ago
Jason
77f5ae98d5
Merge pull request #74 from PatatjeMC/master
...
Better anti NSFW
2 years ago
PatatjeMC
73b2a29f1a
Better anti NSFW
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago
PatatjeMC
3b49adffc1
Merge branch 'JasonLovesDoggo:master' into master
2 years ago
PatatjeMC
aa384fd805
Revert "fixed a name thingy that gave errors"
...
This reverts commit c028c73ace
.
2 years ago
PatatjeMC
1d75172ac2
Revert "Better anti NSFW post"
...
This reverts commit 40134e02e8
.
2 years ago
PatatjeMC
40134e02e8
Better anti NSFW post
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago