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
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
Domiziano Scarcelli
e90bd0ffff
Merge remote-tracking branch 'upstream/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
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
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
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
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