Jason
a6d004759b
fixed video error
2 years ago
Jason
c81106c946
fixed typo
...
thanks to script#9594
2 years ago
Jason
4f3d70553f
whoops
2 years ago
Jason
51def2de76
fix: fixed deleted comments appearing in video
...
closes #78
2 years ago
Jason
0c1ccebb12
fix: fixed audio error
...
fix: mp3 error
fixes #76
fixes #71
2 years ago
Jason
6729cba965
Merge remote-tracking branch 'origin/master'
2 years ago
Jason
77f5ae98d5
Merge pull request #74 from PatatjeMC/master
...
Better anti NSFW
2 years ago
PatatjeMC
73b2a29f1a
Better anti NSFW
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago
PatatjeMC
3b49adffc1
Merge branch 'JasonLovesDoggo:master' into master
2 years ago
PatatjeMC
aa384fd805
Revert "fixed a name thingy that gave errors"
...
This reverts commit c028c73ace
.
2 years ago
PatatjeMC
1d75172ac2
Revert "Better anti NSFW post"
...
This reverts commit 40134e02e8
.
2 years ago
PatatjeMC
40134e02e8
Better anti NSFW post
...
Instead of looking at the screen to look if it's nsfw it checks it earlier so it doesn't have to create all the mp3's and open the browser to do it. Also it fixes some errors because of it cause playwright was being buggy with it for some reason.
2 years ago
PatatjeMC
c028c73ace
fixed a name thingy that gave errors
...
get_hottest_undone did not exist anywhere in the code and so I think you accidentally typed the wrong thing
2 years ago
Callum Leslie
862d7f25e3
Merge pull request #354 from null3000/ux-changes
...
UX changes / Gives User More Info
2 years ago
Jason
7728c472e9
chore: reformatted
...
docs: added better comment documentation
2 years ago
Jason
3cf2cd28a9
Merge pull request #69 from BudzynskiMaciej/patch-1
...
Video for Readme
2 years ago
Jason
a3dddd1b4b
fix: fixes #66
2 years ago
Maciej Budzyński
30ebd6051c
Video for Readme
...
Closes !68
2 years ago
Jason
d2bf7228f0
Merge remote-tracking branch 'origin/master'
2 years ago
Jason
63d04a302e
fix: i think
2 years ago
Jason
fcec470fd1
Create dependabot.yml
...
added version checking
2 years ago
Jason
18e7394fed
Create codeql-analysis.yml
...
added code analysis
2 years ago
Jason
3cb7afd12b
chore: changed formatting
2 years ago
Jason
122d671c70
Update README.md
2 years ago
Jason
55a288d6a4
Update README.md
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
Jason
b77c13bc1e
don't need typing in requirements.txt
2 years ago
Jason
7d10fbac75
Merge pull request #66 from PatatjeMC/master
...
A few fixes and better audio
2 years ago
Jason
23835fa625
Merge branch 'master' into master
2 years ago
Jason
2eac16f29d
fixed import errors
2 years ago
null3000
6af6b4136b
fixed merge errors
2 years ago
null3000
4fdc1aeca3
Merge branch 'develop' into ux-changes
2 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
2 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.
2 years ago
PatatjeMC
ddd16d25c7
Merge branch 'JasonLovesDoggo:master' into master
2 years ago
PatatjeMC
73907026a7
Revert "Use sox for combining audio in TTS chunk combiner"
...
This reverts commit 9d2c2cd88f
.
2 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.
2 years ago
Callum Leslie
54c6518906
Merge pull request #171 from reoccurcat/master
...
allow a custom background to be used instead of the Minecraft parkour
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
Jason
a923b2c9e7
left char
2 years ago
null3000
2004f7c0a5
fixed merge errors
2 years ago
null3000
31a4e825f1
fixed merge issues
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
null3000
abbb496012
round video length
...
turns 'total_length' into an int, instead of float.
2 years ago
Jason
7e3084e886
reformatted
3 years ago
Jason
174df19be7
fix: improved TTS requests
...
fixes #64
3 years ago
Callum Leslie
757477cee8
Merge pull request #333 from DomizianoScarcelli/change-video-location
...
Added a .env variable to change the save location of the final video
3 years ago