Commit Graph

78 Commits (4ed5c58ab264cebac53756d7b21d2e38562f8523)

Author SHA1 Message Date
Callum Leslie 4ed5c58ab2
style: formatted with black
3 years ago
Callum Leslie 759c883d4b
Merge branch 'develop' into CordlessCoder-TOML
3 years ago
Callum Leslie 6a16c9f3e7
style: format with python-black
3 years ago
Callum Leslie 9c87cb7d95
fix: mismatched variable name
3 years ago
Callum Leslie f5560cae69
refactor: background credit is now a variable
3 years ago
Drugsosos cd24608f86
merged develop
3 years ago
Jason ae25854de6
Merge pull request #830 from elebumm/fix/moviepy-length-checker
3 years ago
Callum Leslie 6412aa546b
fix: add float cast to opacity to fix bug
3 years ago
Callum Leslie 3b51d084e1
Merge branch 'develop' into fix/moviepy-length-checker
3 years ago
Callum Leslie 11de0fd324
fix: length checker works with new duration code
3 years ago
Callum Leslie edf981ac39
chore: reduce code duplication
3 years ago
Jason 65e42f286d style: improved typehinting
3 years ago
Jason 90be9e09b3 fixed the typehiting that @HallowedDust5 broke for py versions < 3.9
3 years ago
Muhammed Mustafa Akşam 50392aac60 Update final_video.py
3 years ago
Jason ce6a87aac2 fix: Fixed Mutagen error issue
3 years ago
Jason 7e2af9e063 refactor: moved save_data func to utils/videos.py from final_video.py
3 years ago
Jason 804967e5e4 refactor: refactored using black formatter.
3 years ago
Jason a5fe2eface feat: allows users to queue up multiple posts by splitting the post id's with a +
3 years ago
Cizzl 9f894c1722 fixes #778 when result folder not created
3 years ago
Marcel c069d8b5d0 Fixed #736
4 years ago
Callum Leslie 0fa4a3f4df Stopped using global variable for submission as well unneeded env vars
4 years ago
Callum Leslie 87d10206fb Add UTF-8 encoding to all open statements
4 years ago
Callum Leslie 69f4f59bb6 Formatted with python-black
4 years ago
Vaughn Bosu e14ec48569
Merge branch 'develop' into MultiThreading
4 years ago
Vaughn Bosu 7b8e60f8db
Update final_video.py
4 years ago
Vaughn Bosu eb00cf319a
Update final_video.py
4 years ago
Vaughn Bosu 0d6e1238a7
Update final_video.py
4 years ago
Callum Leslie 83407aba74
Merge branch 'develop' into Documentation
4 years ago
Callum Leslie 71ae7db4d7 Remove debug statements
4 years ago
HallowedDust5 b38184bc32
Updated doc comments, added typing in function declaration
4 years ago
Jason e6501f4337 fixed title opacity error
4 years ago
ART3MISTICAL a56e818e26 Converted spaces into tabs for all files
4 years ago
CordlessCoder 8b0be93302 Some refactors, removed unnecessary f-strings and never referenced variables
4 years ago
Jason 63ca264dda FIXES audio/image de-syncing issues
4 years ago
Jason d1faf4824c refactored using black
4 years ago
Jason 809bae88c9 fixes desyncing issue
4 years ago
Jason 944510a3f6 fix: fixed a slight path issue
4 years ago
Lewis Menelaws 439a257a53 Merge branch 'develop' into pr/ProjectSlxsh/418
4 years ago
Drugsosos 30ad5a510d
fixes in regex in name_normalize
4 years ago
Drugsosos 1764d54e5d
added name_normalize to fix bugs with forbidden chars in videoname
4 years ago
Drugsosos 6985c4da41
added name_normalize to fix bugs with forbidden chars in videoname
4 years ago
null3000 2004f7c0a5
fixed merge errors
4 years ago
null3000 31a4e825f1
fixed merge issues
4 years ago
null3000 bfd98d1da9
Merge branch 'develop' into ux-changes
4 years ago
null3000 abbb496012
round video length
4 years ago
Jason 7e3084e886 reformatted
4 years ago
Jason 174df19be7 fix: improved TTS requests
4 years ago
Domiziano Scarcelli cacf3764e2
Merge branch 'develop' into change-video-location
4 years ago
Domiziano Scarcelli 5bf0888460 Removed unused imports
4 years ago
Jason bff0881b80 forgot to add int() to Greater than or equal to ops
4 years ago