Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Asad
fc980a4a73
chore(env): clarify default value mapping for `SUBREDDIT`
2 years ago
Asad
acb6017d5b
chore(env): clarify definitions, include defaults
2 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
2 years ago
Jason
174df19be7
fix: improved TTS requests
...
fixes #64
3 years ago
Domiziano Scarcelli
cacf3764e2
Merge branch 'develop' into change-video-location
3 years ago
Jason
2b1f7183d4
closes #61
...
fix: perm removed praw async error
3 years ago
Domiziano Scarcelli
a51a382b36
Merge branch 'develop' into filter-comments-by-length
3 years ago
Jason
e678d3e5ca
adds voice config
...
closes #28
3 years ago
Jason
c6df98abeb
added image transparency
...
closes #39
3 years ago
Jason
293b34666a
feat: added TFA auth
...
chore: overhauled the video download system.
feat: added progress bar and speed for video download
fix: fixed the evil file not found error!
feat: added a variable that allows you to make MULTIPLE videos not just one
feat: added a standardized viewport size for the screenshot downloader
notes: removed askreddit.py as it was not needed after subreddit.py redesign.
closes #26
fixes #38
fixes #32
fixes #31
fixes #30
fixes #22
fixes #21
fixes #17
fixes #14
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
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
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
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
Domiziano Scarcelli
b5393694ca
Merge branch 'master' into filter-comments-by-length
3 years ago
Callum Leslie
b9ffdd186d
Added a zero to make it clearer to users
3 years ago
jacesleeman
c318e4e042
default OPACITY
3 years ago
jacesleeman
d21171005d
updated
3 years ago
jacesleeman
fe92918823
updated
3 years ago
Callum Leslie
102f791684
Update .env.template
3 years ago
jacesleeman
84c8eb25ce
updated .env to explain better
3 years ago
jacesleeman
5f2070d344
Added opacity setting to the screen shots
3 years ago
Domiziano Scarcelli
0b161932ea
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
Domiziano Scarcelli
a6734c242d
Merge branch 'master' into master
3 years ago
Jason
519e5247e9
updated the environment file template
3 years ago
Domiziano Scarcelli
d858c1ca5f
Allowing the user to choose a thread by inserting the thread link
3 years ago
Jason
43e29af04a
added TFA
3 years ago
Callum Leslie
ce940a8057
Merge branch 'master' into dark-mode
3 years ago
Lewis Menelaws
3742f11e87
Merge branch 'master' into master
3 years ago
Lewis Menelaws
9bb116793a
Updated the .env.template to be a little easier to deal with.
3 years ago
reoccurcat
6742a53889
overhaul
3 years ago
Jason
f8c340f612
feat: added dark mode screenshots
...
closes #13
3 years ago
Arjun Dureja
4f3dcaf694
add dark mode
3 years ago
Jason
19cbe21a6d
reddit thread picking works!
3 years ago
Jason
51484ca401
using smth with os.remove and I don't want to accidentally delete anything important
3 years ago
owengaspard
f12f0da76d
Change AET var to string, NameError to ValueError
...
Python was giving errors with TRUE as a bool, so I changed it to a string. Giving an undefined name returned a different error than I put in the except, so I edited it and ran some tests which were successful. I will work on implementing something to detect if the subreddit exists and if it includes anything (e.g. special characters) which cannot be in subreddit names.
3 years ago
owengaspard
b1e1d07c8b
.env bool "ASK_EACH_TIME"
...
Define whether or not you want to be asked each time what subreddit to pull from. Also, I ticked the box on the README.
3 years ago
owengaspard
8ec61b8fe2
Subreddit picker - .env
...
Alternatively, you can specify which subreddit to pull from in the .env file.
3 years ago
Lewis Menelaws
ce14eff286
Initial commit
3 years ago