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
MeDBeD1
3115155d89
Added a check for selftext
...
if selftext file exists it gets deleted and recreated if it is present in the thread
3 years ago
MeDBeD1
6f6b7ad3fc
Merge branch 'master' into MeDBeD1-patch-1
3 years ago
Callum Leslie
718b005d07
Merge pull request #139 from Kamushy/master
...
File name will now be name of the question.
3 years ago
Callum Leslie
f54d2fc282
Merge branch 'master' into master
3 years ago
Callum Leslie
348c900d1f
Merge pull request #290 from null3000/master
...
stickied comments will no longer be used
3 years ago
null3000
211b03e7f5
stickied comments will no longer be used
...
I made a video but it was taken up entirely by a post looking like this: https://imgur.com/a/1fwT94c
This isn't a big deal because these serious tags are uncommon, but still a small annoyance.
So I fixed it!
In threads that are marked 'serious', there is an automatic stickied mod post. ex. (shorturl.at/I1346). My changes will skip any automatically stickied comments, so they won't make it into the final Video.
3 years ago
Jason
f491479fb7
backup
3 years ago
Callum Leslie
118a3b8386
Merge pull request #274 from CallumIO/hotfix/pr-270
...
Code was placed in the wrong place in pr #270
3 years ago
Domiziano Scarcelli
b5393694ca
Merge branch 'master' into filter-comments-by-length
3 years ago
Callum Leslie
48688f18c6
Remove code duplication
3 years ago
Callum Leslie
0dc32154f2
Code was placed in the wrong place
3 years ago
Callum Leslie
65afc5ccc1
Merge pull request #270 from jacesleeman/master
...
Allow the user to set opacity for the screenshots
3 years ago
Callum Leslie
b9ffdd186d
Added a zero to make it clearer to users
3 years ago
jacesleeman
cf90a4758c
Merge branch 'elebumm:master' into master
3 years ago
jacesleeman
c318e4e042
default OPACITY
3 years ago
jacesleeman
d21171005d
updated
3 years ago
jacesleeman
fe92918823
updated
3 years ago
Callum Leslie
b11cbe01d7
Merge pull request #181 from Kamushy/patch-1
...
Made ENV make more sense
3 years ago
Callum Leslie
102f791684
Update .env.template
3 years ago
BlockArchitech
7ab4ced43b
Merge branch 'master' into master
3 years ago
jacesleeman
84c8eb25ce
updated .env to explain better
3 years ago
jacesleeman
739096ef70
Merge branch 'elebumm:master' into master
3 years ago
Callum Leslie
555754ed05
Merge pull request #241 from elebumm/default-env-values
...
Add default values for environment variables
3 years ago
Luka Hietala
1f895afeb2
Merge pull request #245 from CallumIO/regex-inputs
...
Apply regex on subreddit inputs
3 years ago
jacesleeman
a030979f46
Merge branch 'master' of https://github.com/jacesleeman/RedditVideoMakerBot
3 years ago
jacesleeman
5f2070d344
Added opacity setting to the screen shots
3 years ago
Callum Leslie
c2e3821900
Merge pull request #264 from elebumm/LukaHietala-patch-2
...
Fixed link to documentation
3 years ago
Luka Hietala
03f96e7a89
Fixed link to documentation
3 years ago
Domiziano Scarcelli
0b161932ea
Typo correction
3 years ago
Domiziano Scarcelli
8c8b344881
Typo correction
3 years ago
Domiziano Scarcelli
5cfda324cb
Comments can be filtered by lenght
3 years ago
Domiziano Scarcelli
3284a1cb4d
Merge branch 'master' of https://github.com/DomizianoScarcelli/RedditVideoMakerBot
3 years ago
Domiziano Scarcelli
d59fb5bdf2
Changed THREAD to THREAD_LINK inside .env.template
3 years ago
MeDBeD1
2ef606fe29
Fixed a bug: an error if the thread has no selftext
...
Had to implement a few checks for the thread having selftext and for selftext tts file to exist
3 years ago
Kamushy
367105fb2d
Changed file import name and resolved conflicts
3 years ago
Kamushy
d3b288008f
Changed function name to match new version
3 years ago
Callum Leslie
37f22b8b01
Ignore r/ in environment subreddit names
3 years ago
Callum Leslie
cd5924562f
Ignore r/ in subreddit names
3 years ago
Callum Leslie
d39386178b
Clean up imports
3 years ago
Callum Leslie
3a7d91f474
Create a .env file if none exists on run
...
Should fix issues users have with creating their own .env file, by simply copying our template to a file for them.
3 years ago
Callum Leslie
87d2112812
Move to casefold
3 years ago
Callum Leslie
f05eff4f88
Alert user if their .env is not configured properly
3 years ago
Domiziano Scarcelli
a6734c242d
Merge branch 'master' into master
3 years ago