Callum Leslie
7765c9b018
Fix small bugs and path issues
2 years ago
Jason
886b8114a5
fixes #557
...
stops it from ever happening again
2 years ago
Jason
894bc306c3
reformatted again
2 years ago
Jason
56ad559339
added the changes of #549
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
CordlessCoder
8b0be93302
Some refactors, removed unnecessary f-strings and never referenced variables
2 years ago
Jason
ebe453e970
prob won't fix anything
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
d5c4721497
Update subreddit.py
...
Screenshot 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
Asad
f38b372cd9
Merge branch 'develop' into develop
2 years ago
Asad
a4e7963d51
remove debug statement
2 years ago
Asad
f6be3d2f1a
fix(subreddit): Exception thrown if any value in `COMMENT_LENGTH_RANGE` is not numeric
2 years ago
Jason
a6d004759b
fixed video error
2 years ago
Jason
4f3d70553f
whoops
2 years ago
Jason
51def2de76
fix: fixed deleted comments appearing in video
...
closes #78
2 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
2 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
2 years ago
Jason
12af99fd81
fixed more import errors
2 years ago
null3000
6af6b4136b
fixed merge errors
2 years ago
null3000
4fdc1aeca3
Merge branch 'develop' into ux-changes
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
Jason
0954906e79
improved the submission "getting" system
...
fixes #65
2 years ago
null3000
bfd98d1da9
Merge branch 'develop' into ux-changes
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago
Jason
9ba4500c27
added stats
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
null3000
224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000
eeeaff0a04
gives user thread stats
3 years ago
Jason
4d4cfdcd98
stickied comments will never be used again
...
see
https://github.com/elebumm/RedditVideoMakerBot/pull/290
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
Jason
25c198dff3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .env.template
# reddit/subreddit.py
# video_creation/TTSwrapper.py
# video_creation/background.py
3 years ago
CordlessCoder
69c8b4a189
subreddit.py surface level refactor
3 years ago
CordlessCoder
45a296db80
setup.py heavily refactored, all files formatted with python-BLACK and added shebang lines
3 years ago
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
Hayden
25a4eb6785
Merge branch 'master' into master
3 years ago
Callum Leslie
72a4bdabaf
Fix merge errors from other PR's
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
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
Callum Leslie
f011a412cb
Merge branch 'master' into master
3 years ago
MeDBeD1
1324431e68
Merge branch 'elebumm:master' into MeDBeD1-patch-1
3 years ago
Hayden
445d8ce9e4
Merge branch 'master' into master
3 years ago
Domiziano Scarcelli
20f087ea93
Merge conficts
3 years ago
Domiziano Scarcelli
06b1b00c66
Merge remote-tracking branch 'upstream/master' into filter-comments-by-length
3 years ago
Lewis Menelaws
e86c2bce04
Removed unused imports.
3 years ago
Lewis Menelaws
c6ab604c18
Fixed a couple of issues..
3 years ago
Domiziano Scarcelli
aa67002b90
Modified readme and removed a useless line of code
3 years ago