Commit Graph

169 Commits (3c52d1b046c02e0284f50d3035d5e75a0a9f6f4d)

Author SHA1 Message Date
Callum Leslie 7765c9b018 Fix small bugs and path issues
2 years ago
Callum Leslie c58fa10f53 Reduced code duplication in TTS engines
2 years ago
SinecKers c50931ab6e downloader mods
2 years ago
Jason 5663583564 added timeout prevention
2 years ago
Jason a36aca273e added init files to stop python from whining
2 years ago
Jason 76bff1a02d fixed #553
2 years ago
Jason c482266e5c reformatted using black
2 years ago
Jason e6501f4337 fixed title opacity error
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 63ca264dda FIXES audio/image de-syncing issues
2 years ago
Jason d9015df8ed fixed shirts i think
2 years ago
Jason d1faf4824c refactored using black
2 years ago
Jason dcb42a4939 reworked the tts system
2 years ago
Jason 6937f10e1b Improved download and annoying user fixes/redundancies
2 years ago
Jason 809bae88c9 fixes desyncing issue
2 years ago
Jason 944510a3f6 fix: fixed a slight path issue
2 years ago
Lewis Menelaws 096a671af1 Merge branch 'master' of https://github.com/jasonlovesdoggo/redditvideomakerbot into pr/ProjectSlxsh/418
2 years ago
Lewis Menelaws 439a257a53 Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason bf49f12e32 fixes issue
2 years ago
Jason 931179c872
Update TTSwrapper.py
2 years ago
Jason c81106c946 fixed typo
2 years ago
Jason 0c1ccebb12 fix: fixed audio error
2 years ago
Jason 6729cba965 Merge remote-tracking branch 'origin/master'
2 years ago
PatatjeMC 73b2a29f1a Better anti NSFW
2 years ago
Jason 7728c472e9 chore: reformatted
2 years ago
Jason a3dddd1b4b fix: fixes #66
2 years ago
Jason 63d04a302e fix: i think
2 years ago
Jason 5beef765d7 chore: reformatted
2 years ago
Jason bd165a2473 added IN-PROGRESS storymode flag
2 years ago
null3000 4fdc1aeca3
Merge branch 'develop' into ux-changes
2 years ago
PatatjeMC 3be00d00d7 Changed to tts chunk combiner to sox
2 years ago
Hayden 875b01e2e8
Merge branch 'develop' into master
2 years ago
null3000 2004f7c0a5
fixed merge errors
2 years ago
null3000 31a4e825f1
fixed merge issues
2 years ago
null3000 bfd98d1da9
Merge branch 'develop' into ux-changes
2 years ago
null3000 abbb496012
round video length
2 years ago
Jason 7e3084e886 reformatted
3 years ago
Jason 174df19be7 fix: improved TTS requests
3 years ago
Domiziano Scarcelli cacf3764e2
Merge branch 'develop' into change-video-location
3 years ago
Domiziano Scarcelli 5bf0888460 Removed unused imports
3 years ago
Jason bff0881b80 forgot to add int() to Greater than or equal to ops
3 years ago
Jason dbf68477a6 fixed #60
3 years ago
Phlipde 50cca3183d Removed "Click to see nsfw" Button in Screenshot
3 years ago
Jason 9ba4500c27 added stats
3 years ago
Jason d1f27337c1
Create videos.json
3 years ago
Jason 2b1f7183d4 closes #61
3 years ago
Jason ec4729bd06 removed videos.json from git updatin
3 years ago
Jason 45956c409a tried to implement smth
3 years ago
null3000 224217f341
Merge branch 'develop' into ux-changes
3 years ago
null3000 9b25603bba
Update voices.py
3 years ago
null3000 bafe8c3616
Update screenshot_downloader.py
3 years ago
null3000 232b444251
Update final_video.py
3 years ago
Jason 45531df823 sanitize text.
3 years ago
Jason e678d3e5ca adds voice config
3 years ago
Callum Leslie 2ac69da449
Merge pull request #311 from null3000/null3000-tts-links
3 years ago
Jason c6df98abeb added image transparency
3 years ago
null3000 be2870a24b
Merge branch 'elebumm:master' into null3000-tts-links
3 years ago
Jason b32e39f17d last commit also fixed
3 years ago
Jason 917b20603e removed useless line
3 years ago
Jason 293b34666a feat: added TFA auth
3 years ago
Jason 25c198dff3 Merge remote-tracking branch 'origin/master'
3 years ago
CordlessCoder 24863a9940 video_creation 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
3 years ago
Domiziano Scarcelli b5c6e8f60b Added a .env variable to change the save location of the final video
3 years ago
Hayden 25a4eb6785
Merge branch 'master' into master
3 years ago
PatatjeMC d095391d35 Error fix
3 years ago
Hayden 445d8ce9e4
Merge branch 'master' into master
3 years ago
Lewis Menelaws 42f364d622
Revert "Add Option for Male Voice"
3 years ago
PatatjeMC 14d3025407 Reset videos.json
3 years ago
PatatjeMC f67aefabfd Fixed some bugs and upped background resolution
3 years ago
null3000 f55dda166a
tts will no longer read aloud link
3 years ago
Arjun Dureja 1e17ccecd1 fix conflicts
3 years ago
MeDBeD1 3115155d89
Added a check for selftext
3 years ago
MeDBeD1 6f6b7ad3fc
Merge branch 'master' into MeDBeD1-patch-1
3 years ago
Callum Leslie f54d2fc282
Merge branch 'master' into master
3 years ago
Jason f491479fb7 backup
3 years ago
Callum Leslie 0dc32154f2 Code was placed in the wrong place
3 years ago
jacesleeman fe92918823 updated
3 years ago
jacesleeman 5f2070d344 Added opacity setting to the screen shots
3 years ago
MeDBeD1 2ef606fe29
Fixed a bug: an error if the thread has no selftext
3 years ago
Kamushy 367105fb2d
Changed file import name and resolved conflicts
3 years ago
MeDBeD1 6ec9475232
First 2 files of requested changes
3 years ago
Callum Leslie db1ddce57a
Merge pull request #165 from andronedev/master
3 years ago
Arjun Dureja 50fd018366 merge and resolve conflicts
3 years ago
Arjun Dureja b9b46774ff Create function for generating and saving TTS
3 years ago
reoccurcat 77f68b847c fixed dark mode bug
3 years ago
reoccurcat 97ec2a0a16 Merge branch 'master'
3 years ago
Callum Leslie 16f57bf477
Add casefold to ignore case in env file for theme
3 years ago
Callum Leslie ce940a8057
Merge branch 'master' into dark-mode
3 years ago
Kamushy d15679d809
Merge branch 'master' into master
3 years ago
Kamushy 2d0ef4e53c Merge remote-tracking branch 'upstream/1.1'
3 years ago
reoccurcat d4bdad4d0f checks off the custom background todo
3 years ago
andronedev 9c6c16a5d8
Merge branch 'master' into master
3 years ago
andronedev 593094d14b add Docker support
3 years ago
Lewis Menelaws 3742f11e87
Merge branch 'master' into master
3 years ago
Lewis Menelaws 45e3a11440 Refactored for easier merging and fixed dependencies.
3 years ago
reoccurcat 6742a53889 overhaul
3 years ago
Kamushy 93bcd7be77
file will now go to correct folder
3 years ago