Jason
7728c472e9
chore: reformatted
...
docs: added better comment documentation
4 years ago
Jason
a3dddd1b4b
fix: fixes #66
4 years ago
Jason
d2bf7228f0
Merge remote-tracking branch 'origin/master'
4 years ago
Jason
63d04a302e
fix: i think
4 years ago
Jason
fcec470fd1
Create dependabot.yml
...
added version checking
4 years ago
Jason
18e7394fed
Create codeql-analysis.yml
...
added code analysis
4 years ago
Jason
3cb7afd12b
chore: changed formatting
4 years ago
Jason
122d671c70
Update README.md
4 years ago
Jason
55a288d6a4
Update README.md
4 years ago
Jason
5beef765d7
chore: reformatted
...
feat:adds tiny delay
closes #40
4 years ago
Jason
bd165a2473
added IN-PROGRESS storymode flag
...
chore: changed print sizing
feat: started working on #10
4 years ago
Jason
12af99fd81
fixed more import errors
4 years ago
Jason
b77c13bc1e
don't need typing in requirements.txt
4 years ago
Jason
7d10fbac75
Merge pull request #66 from PatatjeMC/master
...
A few fixes and better audio
4 years ago
Jason
23835fa625
Merge branch 'master' into master
4 years ago
Jason
2eac16f29d
fixed import errors
4 years ago
PatatjeMC
1a8a668069
Fixed requirements.txt
...
pytube was removed of it idk when but it's still being used so here it is back even tho it's half broken and it should probably be replaced soon. also typing did not work with the version for some reason
4 years ago
PatatjeMC
3be00d00d7
Changed to tts chunk combiner to sox
...
This helps performance and improves audio quality as movie.py adds a lot of audio glitches also there where a few small mistakes in the old version that I fixed and seem to work.
4 years ago
PatatjeMC
ddd16d25c7
Merge branch 'JasonLovesDoggo:master' into master
4 years ago
PatatjeMC
73907026a7
Revert "Use sox for combining audio in TTS chunk combiner"
...
This reverts commit 9d2c2cd88f .
4 years ago
PatatjeMC
9d2c2cd88f
Use sox for combining audio in TTS chunk combiner
...
I did this because moviepy has a lot of glitches in the audio.
4 years ago
Jason
a923b2c9e7
left char
4 years ago
Jason
0954906e79
improved the submission "getting" system
...
fixes #65
4 years ago
Jason
7e3084e886
reformatted
4 years ago
Jason
174df19be7
fix: improved TTS requests
...
fixes #64
4 years ago
Jason
bff0881b80
forgot to add int() to Greater than or equal to ops
4 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
4 years ago
PatatjeMC
b6dc308003
Merge branch 'JasonLovesDoggo:master' into master
4 years ago
PatatjeMC
78036c5ab2
Revert "Block stickied comments from being used"
...
This reverts commit f3d8af5a3a .
4 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.
4 years ago
Jason
9ba4500c27
added stats
4 years ago
Jason
ad2a043aad
added giant banner
...
modified version of c24234aa53
4 years ago
Jason
d1f27337c1
Create videos.json
...
gitignore fix
4 years ago
Jason
2b1f7183d4
closes #61
...
fix: perm removed praw async error
4 years ago
Jason
ec4729bd06
removed videos.json from git updatin
4 years ago
Jason
45956c409a
tried to implement smth
4 years ago
Jason
4d4cfdcd98
stickied comments will never be used again
...
see
https://github.com/elebumm/RedditVideoMakerBot/pull/290
4 years ago
Jason
b555b9ce4e
improved voice.py uri remover
4 years ago
Jason
cb3f825014
updated voice.py with uri removal too
4 years ago
Jason
45531df823
sanitize text.
...
closes #59
4 years ago
Jason
e678d3e5ca
adds voice config
...
closes #28
4 years ago
Jason
c6df98abeb
added image transparency
...
closes #39
4 years ago
Jason
b32e39f17d
last commit also fixed
...
fixes #52
fixes #27
4 years ago
Jason
917b20603e
removed useless line
4 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
4 years ago
Jason
25c198dff3
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# .env.template
# reddit/subreddit.py
# video_creation/TTSwrapper.py
# video_creation/background.py
4 years ago
Jason
0a028358b2
Merge pull request #58 from PatatjeMC/master
...
Unlimited comment length
4 years ago
PatatjeMC
97d3bebfae
Merge branch 'JasonLovesDoggo:master' into master
4 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.
4 years ago
Jason
f583ea9608
Merge pull request #51 from PatatjeMC/master
...
Fixed errors and glitchy ending
4 years ago