MinhVu2711
2301f9c3b4
feat(manual): Implement TTS processing and video building for manual pipeline
...
- Added to handle text-to-speech for screenshots, generating MP3 files and updating post objects with audio paths and durations.
- Introduced to assemble videos from screenshots and TTS audio, including background video and audio management.
- Created as the entry point for the manual pipeline, supporting commands to initialize posts, render videos, and list post statuses.
- Updated background audio and video configurations in JSON files, removing outdated entries and adding new options.
- Adjusted file permissions for several utility scripts to ensure proper execution.
2 months ago
Jason Cameron
902ff00cb0
chore: release 3.4.0 ( #2426 )
...
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RequieMa <57754488+RequieMa@users.noreply.github.com>
Co-authored-by: prafful <praffulsharma1230@gmail.com>
Co-authored-by: M. Sanaullah <thebolly@gmail.com>
Co-authored-by: embee <emilien.bev.com@gmail.com>
Co-authored-by: Rodrigo <55567123+rodrigodasilv@users.noreply.github.com>
Co-authored-by: Emilien Bevierre <44171454+emilienbev@users.noreply.github.com>
Co-authored-by: tkhmielnitzky <tkhmielnitzky@gmail.com>
Co-authored-by: bnfone <89687390+bnfone@users.noreply.github.com>
Co-authored-by: Cyteon <129582290+Cyteon@users.noreply.github.com>
8 months ago
github-actions
53db79ab29
fixup: Format Python code with Black
2 years ago
Jason
9e60d83580
Fmt using black & isort
2 years ago
github-actions
425286fe90
fixup: Format Python code with Black
2 years ago
Jason
ed97ae4ebb
fix: fixed the GUI
...
chore: reformatted and optimized imports.
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
3 years ago
github-actions
7dd8b2a3e8
fixup: Format Python code with Black
3 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
4 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
4 years ago
Simon
a7594b8bd4
Added full path check of .config.template.toml
4 years ago
Jason
f65a797ec5
reformatted
4 years ago
Jason
c10a5d3c2f
fixed 71c317da23 by removing match usage (3.10+ only)
...
optimized imports
4 years ago
Jason
bc215f8b32
Stable implementation of the watermark
...
NOT DESIGNED FOR PRODUCTION USE
4 years ago
Jason
3e816b9f8a
style: refactor
4 years ago
Jason
b82459166b
docs: improved examples in .config.template.toml
...
fix: mutability issue in settings.py
style: added autocomplete support for the settings.config var
style: fixed autocomplete issues overall
4 years ago
Callum Leslie
4ed5c58ab2
style: formatted with black
4 years ago
Callum Leslie
d0a7697256
fix: optionals return default or empty string
4 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
4 years ago
Callum Leslie
d2d593371b
refactor: rename tomlchecker and move to global settings variable
4 years ago
CordlessCoder
4d9ce59f24
feat: correct optional variable behavour
4 years ago