Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
a5fe2eface
feat: allows users to queue up multiple posts by splitting the post id's with a +
...
e.g. POST_ID="urdtfx+qrftps" would do urdtfx than qrftps
note: it is incompatible with times_to_run
feat: allows the username to begin with u/
closes #745
2 years ago
Jason
33a66b0ae3
feat: allows the subreddit choice to begin with r/
2 years ago
Callum Leslie
0fa4a3f4df
Stopped using global variable for submission as well unneeded env vars
2 years ago
Callum Leslie
82c4353ec9
Remove unused imports and fix pylint errors
...
'async_playwright' must stay due to anomalous error
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
Vaughn Bosu
38d8594e32
Merge branch 'develop' into AuthorNone
2 years ago
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
null3000
d907dc7917
fixed error
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
null3000
054cc84186
Update subreddit.py
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