Commit Graph

158 Commits (03feb2e8ea89b2be900584d34db7310a520872e2)

Author SHA1 Message Date
Jason 804967e5e4 refactor: refactored using black formatter.
2 years ago
Jason b558d97702 fix: typo
2 years ago
Jason a719cfcc70 Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason 03b533cca9 chore: moved the VIDEO LENGTH var
2 years ago
Jason 79b9a7bc7e
Merge pull request #788 from elebumm/CordlessCoder-patch-2
2 years ago
CordlessCoder 8dc892d1b5
fix track(enumerate()) order
2 years ago
Jason a5fe2eface feat: allows users to queue up multiple posts by splitting the post id's with a +
2 years ago
Jason 26457ed5fa chore: removed the unused cookies.json file
2 years ago
Cizzl 9f894c1722 fixes #778 when result folder not created
2 years ago
Marcel c069d8b5d0 Fixed #736
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
2 years ago
Callum Leslie 87d10206fb Add UTF-8 encoding to all open statements
2 years ago
Callum Leslie 69f4f59bb6 Formatted with python-black
2 years ago
Jason 03ab16eba8
Merge pull request #690 from null3000/MultiThreading
2 years ago
Jason acfcf2adc8
Update screenshot_downloader.py
2 years ago
Vaughn Bosu e14ec48569
Merge branch 'develop' into MultiThreading
2 years ago
Vaughn Bosu 7b8e60f8db
Update final_video.py
2 years ago
Vaughn Bosu eb00cf319a
Update final_video.py
2 years ago
Vaughn Bosu 0d6e1238a7
Update final_video.py
2 years ago
Jason 9f117bc7a0 Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason c9421ca4bc fix: video chopping issue
2 years ago
Callum Leslie 83407aba74
Merge branch 'develop' into Documentation
2 years ago
Callum Leslie 3d2004f4cc Missing function call on casefold
2 years ago
CordlessCoder 896ab385ff
Removed unnecessary chosen flag
2 years ago
Callum Leslie 0b192e4c8e Empty videos.json
2 years ago
Callum Leslie 71ae7db4d7 Remove debug statements
2 years ago
Callum Leslie b8e4103cf9 Merge branch 'develop' into feat/better-tts-changer
2 years ago
Callum Leslie 36cb5c91a5 Add optional voices for each engine
2 years ago
HallowedDust5 e51d0a0835
Last commit was meant to be this one
2 years ago
HallowedDust5 520a889cd0
Replaced subreddit.py with reddit/subreddit.py in docstring comments
2 years ago
HallowedDust5 07466097a3
Added docs and typing in function declarations
2 years ago
HallowedDust5 b38184bc32
Updated doc comments, added typing in function declaration
2 years ago
HallowedDust5 96d77f7ae0
Added typing and redid function comment
2 years ago
HallowedDust5 c9e497e5cf
Added function comment
2 years ago
SinecKers 84bd523ed2 remove unnecessary print
2 years ago
SinecKers 06f259a7c4 removed old img modify, added textcontent change
2 years ago
SinecKers 138522b187 wrap fix
2 years ago
SinecKers fe97a00648 forgot smt
2 years ago
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