PatatjeMC
fdc055bcd4
Unlimited comment length
...
I added unlimited comment length by splitting the tts is parts in a way that doesn't make it sound weird. It works great for me but if someone experiences and issues just contact me.
3 years ago
Freebie
1462b1d9b6
Merge pull request #336 from elebumm/Freebie---PATCHES
...
Grammar-ized contributing.md
3 years ago
Freebie
1f56c89692
Grammar-ized contributing.md
...
Fixed grammar and misinterpretations in `contributing.md`, i.e., Discord channel -> Discord Server
3 years ago
Domiziano Scarcelli
46b77cb731
Edit .env.template
3 years ago
Domiziano Scarcelli
b5c6e8f60b
Added a .env variable to change the save location of the final video
3 years ago
Hayden
25a4eb6785
Merge branch 'master' into master
3 years ago
Callum Leslie
cf6b3a9c44
Merge pull request #205 from MeDBeD1/MeDBeD1-patch-1
...
Added TTS reading the text of the post if present
3 years ago
MeDBeD1
725ea78b78
Merge pull request #1 from CallumIO/MeDBeD1-MeDBeD1-patch-1
...
Patch
3 years ago
MeDBeD1
7ff6739fee
Uploaded file with requested changes via DMs
3 years ago
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
3 years ago
MeDBeD1
42e3d52150
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
038b7db591
Merge branch 'MeDBeD1-patch-1' of https://github.com/MeDBeD1/RedditVideoMakerBot into MeDBeD1-MeDBeD1-patch-1
3 years ago
Jason
f583ea9608
Merge pull request #51 from PatatjeMC/master
...
Fixed errors and glitchy ending
3 years ago
Callum Leslie
6bf4dd8e35
Merge pull request #125 from BlockArchitech/master
...
Create setup TUI and improve overall UX
3 years ago
BlockArchitech
3693dce2ca
Update main.py
3 years ago
PatatjeMC
d095391d35
Error fix
...
Moved the character limit checker cause it was being buggy and making it so some longer comments went thru but not others and it looks like that's fixed now also deleted another character limit check cause it wasn't needed anymore. and for some reason the text replace thingy was in an if statement even tho I don't think it should have been in there.
3 years ago
null3000
12e967a7ce
Merge branch 'elebumm:master' into master
3 years ago
Luka Hietala
a672182661
Merge pull request #321 from elebumm/LukaHietala-patch-1
...
Fixed the link to the documentation repository.
3 years ago
Callum Leslie
156c988420
Fix PR Template
3 years ago
Callum Leslie
ea328ba908
Make link work
3 years ago
Luka Hietala
1dca1995f2
Fixed the link to the documentation repository.
3 years ago
MeDBeD1
33f9bd3e0b
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
4185ce2a28
Merge pull request #319 from elebumm/community-health-files
...
Add community health files
3 years ago
Callum Leslie
f011a412cb
Merge branch 'master' into master
3 years ago
MeDBeD1
1324431e68
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
a7119e3de6
Merge branch 'master' into community-health-files
3 years ago
Callum Leslie
f088c482ba
Add PR template
3 years ago
Callum Leslie
39ac0c7bc2
Link contributing guidelines in README
3 years ago
Callum Leslie
fea66a465c
Add contributing guidelines
3 years ago
Hayden
445d8ce9e4
Merge branch 'master' into master
3 years ago
Domiziano Scarcelli
20f087ea93
Merge conficts
3 years ago
Domiziano Scarcelli
733210a12a
Merge branch 'filter-comments-by-length' of https://github.com/DomizianoScarcelli/RedditVideoMakerBot into filter-comments-by-length
3 years ago
Domiziano Scarcelli
06b1b00c66
Merge remote-tracking branch 'upstream/master' into filter-comments-by-length
3 years ago
Lewis Menelaws
be397a0226
Merge pull request #238 from DomizianoScarcelli/master
...
Allowing users to choose a reddit thread instead of being randomized
3 years ago
Lewis Menelaws
e86c2bce04
Removed unused imports.
3 years ago
Lewis Menelaws
7fe63bb496
Merge pull request #316 from elebumm/revert-92-master
...
Revert "Add Option for Male Voice"
3 years ago
Lewis Menelaws
42f364d622
Revert "Add Option for Male Voice"
3 years ago
Lewis Menelaws
c6ab604c18
Fixed a couple of issues..
3 years ago
Lewis Menelaws
80f453182a
Merge pull request #92 from arjun-dureja/master
...
Add Option for Male Voice
3 years ago
Domiziano Scarcelli
aa67002b90
Modified readme and removed a useless line of code
3 years ago
PatatjeMC
14d3025407
Reset videos.json
...
Oops forgot to reset it after testing 1 last time.
3 years ago
PatatjeMC
f67aefabfd
Fixed some bugs and upped background resolution
...
Fixed the 2 most common errors that I encountered:
- The "SoX error" (That's what it's called in JasonLovesDoggo's repo)
- AttributeError: 'dict' object has no attribute 'title'
Fixed the ending being glitchy and freezing
Upped the resolution of the background cause it looked bad
3 years ago
null3000
2ec2a496d2
UI changes
...
this mostly adds a nice banner to the terminal when main.py is run
3 years ago
null3000
4631d26391
tts links
3 years ago
null3000
f55dda166a
tts will no longer read aloud link
...
There is an often issue where when commentators link to another site the tts will read out the link in its entirety. This PR uses Regex to filter that stuff out.
3 years ago
Domiziano Scarcelli
e90bd0ffff
Merge remote-tracking branch 'upstream/master'
3 years ago
BlockArchitech
49da171b55
Add OPACITY, SUBREDDIT, and THEME.
3 years ago
BlockArchitech
6b747af151
Merge branch 'master' into master
3 years ago
Domiziano Scarcelli
f51cbbce4d
The script asks the user for the thread link in the console
3 years ago
Arjun Dureja
1e17ccecd1
fix conflicts
3 years ago