PatatjeMC
b6dc308003
Merge branch 'JasonLovesDoggo:master' into master
3 years ago
PatatjeMC
78036c5ab2
Revert "Block stickied comments from being used"
...
This reverts commit f3d8af5a3a
.
3 years ago
PatatjeMC
f3d8af5a3a
Block stickied comments from being used
...
this blocks stickied comments from being used because this is mostly used for bot messages and not about the actual thread.
3 years ago
Jason
9ba4500c27
added stats
3 years ago
Jason
ad2a043aad
added giant banner
...
modified version of c24234aa53
3 years ago
Jason
d1f27337c1
Create videos.json
...
gitignore fix
3 years ago
Jason
2b1f7183d4
closes #61
...
fix: perm removed praw async error
3 years ago
Jason
ec4729bd06
removed videos.json from git updatin
3 years ago
Jason
45956c409a
tried to implement smth
3 years ago
Jason
4d4cfdcd98
stickied comments will never be used again
...
see
https://github.com/elebumm/RedditVideoMakerBot/pull/290
3 years ago
Jason
b555b9ce4e
improved voice.py uri remover
3 years ago
Jason
cb3f825014
updated voice.py with uri removal too
3 years ago
Jason
45531df823
sanitize text.
...
closes #59
3 years ago
Jason
e678d3e5ca
adds voice config
...
closes #28
3 years ago
Jason
c6df98abeb
added image transparency
...
closes #39
3 years ago
Jason
b32e39f17d
last commit also fixed
...
fixes #52
fixes #27
3 years ago
Jason
917b20603e
removed useless line
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
Jason
0a028358b2
Merge pull request #58 from PatatjeMC/master
...
Unlimited comment length
3 years ago
PatatjeMC
97d3bebfae
Merge branch 'JasonLovesDoggo:master' into master
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
Jason
f583ea9608
Merge pull request #51 from PatatjeMC/master
...
Fixed errors and glitchy ending
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
PatatjeMC
14d3025407
Reset videos.json
...
Oops forgot to reset it after testing 1 last time.
3 years ago
PatatjeMC
f67aefabfd
Fixed some bugs and upped background resolution
...
Fixed the 2 most common errors that I encountered:
- The "SoX error" (That's what it's called in JasonLovesDoggo's repo)
- AttributeError: 'dict' object has no attribute 'title'
Fixed the ending being glitchy and freezing
Upped the resolution of the background cause it looked bad
3 years ago
Jason
f491479fb7
backup
3 years ago
Jason
3c9bc3d0ca
removed unnecessary askreddit.py
3 years ago
Jason
519e5247e9
updated the environment file template
3 years ago
Jason
2c2a597443
updated requirements.txt
3 years ago
Jason
3ecfd14edb
fixed postID message timing
3 years ago
Jason
43e29af04a
added TFA
3 years ago
Jason
1ec5f1c87f
Merge remote-tracking branch 'origin/master'
3 years ago
Jason
d962990419
Merge pull request #36 from JasonLovesDoggo/add-license-1
...
Create LICENSE
3 years ago
Jason
4ee94fe92e
Create LICENSE
3 years ago
Jason
96d0bcfdd8
fp issue
...
nightly backup
3 years ago
Jason
8ad3ab0373
added twt handle
3 years ago
Jason
03a942d916
adds a text whitelist
...
closes #18
(i think)
3 years ago
Jason
b561859b04
added a bit of code to make the results folder if it doesn't exist
...
fixes #16
3 years ago
Jason
824dbeb7d1
updated .gitignore
3 years ago
Jason
695208080b
cleared videos.json for other people's usage
3 years ago
Jason
8b5670a8eb
feat: ads a check to see if the video has already been done as suggested in #12
...
closes #12
3 years ago
Jason
80653eab7c
fix: added a check in cleanup.py to see if the assets folder exists before clearing it
3 years ago
Jason
f8c340f612
feat: added dark mode screenshots
...
closes #13
3 years ago
Jason
10f87c34c1
new example and updated .gitignore
3 years ago
Jason
19cbe21a6d
reddit thread picking works!
3 years ago
Jason
81e8a5d6fb
HOLY SHITNUGGIES IT WORKS!
3 years ago
Jason
55d8145d70
I hope i don't get a virus
3 years ago
Jason
4169183419
updated README.md with SoX instructions and todolist filled
3 years ago
Jason
9ecae0d62e
Merge remote-tracking branch 'origin/master'
3 years ago