Lucas
d8347e08b9
Fixed issues and improvements related by Jason
2 years ago
Lucas
0258026ebd
fixed audio post processing audio download bug
2 years ago
Lucas
d9ff36b034
Merge with develop branch and no pytube required
2 years ago
Lucas
1f48c53a74
new toml config and added background audio feature
2 years ago
Lucas
1abfc4b321
2 samples with backgroundMusic and without it
2 years ago
Lucas
5a103e76cd
rendering video and audio
2 years ago
Lucas
405b1f89eb
Volume down done
2 years ago
Lucas
a21c17ef55
composing the video but with no audio
2 years ago
Lucas
ba5e8b8987
adaptations in filePath and toml for audio option
2 years ago
Simon
8e5b7a935d
Fix for path at background.py and added TikTok error message just in case
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
2 years ago
RiveN
afbffa1b50
Fixed bug (better implementation)
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN
b92386629a
Fixed bug
...
After adding "__comment" to the backgrounds.json file code crashed because it treated "__comment" as one of the backgrounds.
2 years ago
RiveN000
3a93892a22
Added comment to background.json
2 years ago
RiveN000
2da3d95959
New function in GUI
...
"Add background video" option added to GUI
2 years ago
Jason
f65a797ec5
reformatted
2 years ago
Jason
c10a5d3c2f
fixed 71c317da23
by removing match usage (3.10+ only)
...
optimized imports
2 years ago
Simon
5a8db46178
Bot can run multiple instances at the same time ( #1091 )
...
* Bot can run multiple instances at the same time
* Delete TTS/__pycache__ directory
* Delete video_creation/__pycache__ directory
* Delete videos.json
* Delete utils/__pycache__ directory
* Create videos.json
* Moved id to utils
* Added cleanup in shutdown and fixed bug
* Removed watermark todo and fixed it
* Delete final_video.py
* Update final_video.py
* Delete video.py
* Update video.py
* Delete id.py
* feat: meaningful error message for bad credentials
* chore: remove comment reference to .env
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
d5d8cb1721
fix: typo
2 years ago
Jason
c0cded355a
Merge branch 'feat/watermark' into develop
2 years ago
Jason
a210011db7
refactor: moved backgrounds to CONSTANTS.py
2 years ago
RiveN000
b19b0fd91b
Added two new background videos
...
Added two cool copyright-free background videos often used in shorts.
2 years ago
Jason
b027679c01
I give up on #11
...
can't implement
2 years ago
Jason
c412155720
background audio implementation
2 years ago
Jason
fc414b57b7
style: reformatted
2 years ago
Jason
9ae01b7c19
fixed merge conflicts and cleared up some old existing .env referances
...
chore: updated version num
style: improved IDE autocorrection support
chore: simplified the regex in func name_normalize
2 years ago
Jason
51831ddbd9
Merge branch 'feat/RedditPostPosition' into feat/background-configs
2 years ago
Jason
bd52b4fe8b
some changes to see merge conflicts
2 years ago
Callum Leslie
6a16c9f3e7
style: format with python-black
2 years ago
Callum Leslie
f5560cae69
refactor: background credit is now a variable
2 years ago
William9923
421502b93b
feat: screenshot position config & add download progress bar
2 years ago
Callum Leslie
a335e67c8c
fix: stop broken typechecking
2 years ago
Jason
804967e5e4
refactor: refactored using black formatter.
...
cmd: black . --line-length 101
2 years ago
Jason
b558d97702
fix: typo
2 years ago
Callum Leslie
69f4f59bb6
Formatted with python-black
2 years ago
Jason
9f117bc7a0
Merge remote-tracking branch 'origin/develop' into develop
2 years ago
Jason
c9421ca4bc
fix: video chopping issue
...
closes #385
fixes #348
2 years ago
Callum Leslie
83407aba74
Merge branch 'develop' into Documentation
2 years ago
Callum Leslie
71ae7db4d7
Remove debug statements
2 years ago
HallowedDust5
07466097a3
Added docs and typing in function declarations
2 years ago
Jason
c482266e5c
reformatted using black
...
command
"black . --line-length 101"
2 years ago
ART3MISTICAL
a56e818e26
Converted spaces into tabs for all files
2 years ago
Jason
d9015df8ed
fixed shirts i think
2 years ago
Jason
d1faf4824c
refactored using black
2 years ago
Jason
6937f10e1b
Improved download and annoying user fixes/redundancies
2 years ago
Lewis Menelaws
439a257a53
Merge branch 'develop' into pr/ProjectSlxsh/418
2 years ago
Jason
c81106c946
fixed typo
...
thanks to script#9594
2 years ago
Hayden
875b01e2e8
Merge branch 'develop' into master
2 years ago
Jason
dbf68477a6
fixed #60
...
and reformatted project with the black formatter
3 years ago