Simon
16dfda63dd
Fix watermark and add transparent mode
2 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
2 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
2 years ago
Simon
4d1619340f
Updated FFMPEG code
2 years ago
Simon
6fe9caaece
Version 3.0 is finally here!
2 years ago
Xpl0itU
7c2c6db1c4
Improve speed and audio quality
2 years ago
Xpl0itU
40e8cf4bdb
Cleanup
2 years ago
Xpl0itU
e7dba5b5fa
Bump bitrate to 8M
2 years ago
Xpl0itU
6f48e63ddd
Improve bitrate
2 years ago
Xpl0itU
3f2138f8cb
Fix resolution on story mode
2 years ago
Xpl0itU
6024ae7e4f
final_video.py: ffmpeg-python port
2 years ago
Simon
c88a435f1c
Sorry! Final fix for my mistakes
2 years ago
Simon
ceb1cff7d0
Fix for mistake with merge conflicts
2 years ago
John Toniutti
bfe577643c
Custom resolution ( #1277 )
...
Thank you @jotonedev!
2 years ago
João Victor Sezanosky Dalla Valle
c3eae6feae
Creating_a_thumbnail ( #1296 )
...
Thank you @JvSdv!
2 years ago
Syed Aman Raza
e30eaf7594
Added the story mode with 2 methods by Electro199 ( #1288 )
...
Thank you @electro199!
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
Simon Woker
7132bd60ca
limit filename to 255 chars
...
max length for filenames on windows
2 years ago
Jason
222b7d6e68
Merge pull request #1039 from PatatjeMC/master
...
Ending freeze fix
2 years ago
RiveN000
3e084cd8bc
Created option to add transition between comments
...
Created an option to add a transition (fadein and fadeout) between the images of comments. It makes videos look much more pleasant.
2 years ago
PatatjeMC
771452544b
Fixed glitchy ending
...
Fixed the issue where the ending freezes for multiple seconds (again cause someone broke my previous fix)
2 years ago
Jason
4abf803170
reformatted code
2 years ago
Jason
36aa256668
refactored final_video.py
...
updated requirements.txt
simplified cleanup.py
2 years ago
Jason
1e93121aed
Watermark implementation
...
THIS IS IN BETA
2 years ago
Jason
d7419cf8e3
Update final_video.py
2 years ago
napuh
1bd39db6f2
Fix: cutting long file names to avoid errors when saving
2 years ago
Callum Leslie
89ab71270a
style: format
2 years ago
Jason
1872ef36c1
reformatted
2 years ago
Jason
482a666941
adds a min comment's var
...
fixes #924
chore: updated version number
2 years ago
Jason
b027679c01
I give up on #11
...
can't implement
2 years ago
Jason
aeafb53da3
background audio implementation p2.
...
removed debug calls and testing rn
style: removed useless comment imports
2 years ago
Jason
c412155720
background audio implementation
2 years ago
Jason
dab3e64fef
style: reformatted.
2 years ago
Jason
a3ec449ee0
Merge remote-tracking branch 'origin/develop' into develop
...
# Conflicts:
# .github/workflows/lint.yml
2 years ago
Jason
d05625d212
feat: partial background audio implementation
...
#11 currently doesn't fully work
(note: not my finest work, I wrote this sleep-deprived)
I need to push for other changes
2 years ago
Muhammed Mustafa Akşam
532e49276a
Adding subreddit to videos.json
...
Adding subreddit data to videos.json
2 years ago
autoblack
40bfcf468e
fixup: Format Python code with Black
2 years ago
Jason
e44718ffdb
feat: background audio implementation
...
closes #11
(note: not my finest work, I wrote this sleep-deprived)
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
4d7db77fff
style: reformat with python-black
2 years ago
Callum Leslie
71eca69912
fix: handle non value for post lang
2 years ago
Tomovic
aa660be510
Added translation for filename TOML compatible
2 years ago
Tomovic
cebbbf72cb
Added translation for filename TOML compatible
2 years ago
Callum Leslie
4ed5c58ab2
style: formatted with black
2 years ago
William9923
95d54cc581
Merge branch 'develop' into feat/background-configs
2 years ago
Callum Leslie
759c883d4b
Merge branch 'develop' into CordlessCoder-TOML
2 years ago