Simon
0ea74e43f1
Version 3.2
...
The RedditVideoMakerBot has been updated to version 3.2, bringing exciting new features and bug fixes. Introducing **ElevenLabs TTS** for high-quality audio. Enjoy **background audio** and **random voices per comment**. Run the bot with one click using the **bat file**. Use the **zoom setting** for bigger text. Bug fixes include video downloader improvements, random story mode fix, updated dependencies, code optimizations, text size adjustments, enhanced Reddit credentials validation, and translator fixes. Enjoy the new features and **thanks to all contributors**!
2 years ago
Lewis Menelaws
f2d89a10dd
Merge pull request #1563 from elebumm/codesee-arch-diagram-workflow-1681415909325
...
Install the CodeSee workflow.
2 years ago
codesee-maps[bot]
6c29ad9172
Install the CodeSee workflow. Learn more at https://docs.codesee.io
2 years ago
Simon
0a2b784e0d
Merge pull request #1562 from elebumm/OpenSourceSimon-patch-1
...
Fix autoblack
2 years ago
Simon
1cc8f40e2c
Fix autoblack
2 years ago
Simon
a63dc9b695
Version 3.1
2 years ago
Simon
68c523fb35
This bot will only work with Python 3.10, due to some modules not supporting other versions
2 years ago
Simon
8668f2d8a5
Fix too long path
2 years ago
Simon
785f6db6ed
edit version number
2 years ago
Simon
d6c9dafd6f
Fix os import
2 years ago
Simon
4b4e268547
Little changes
2 years ago
Simon
88120c6870
Remove unnecessary import
2 years ago
Simon
66baed9c7b
Use develop branch with Dependabot
2 years ago
Simon
9f61847de1
Typo...
2 years ago
Simon
17a817528d
Fix Spacy command
2 years ago
Simon
b0a8d0db44
Add FFmpeg installer
2 years ago
Simon
6cdc2507cf
Merge pull request #1558 from brian926/master
...
Corrected TikTok.py Max_Char Limited
2 years ago
Simon
d3beec0309
Merge branch 'develop' into master
2 years ago
Brian Antunes
d8a8001b41
Changed url to resolve conflict
2 years ago
Brian Antunes
f21727f5a5
Updated TikTok.py
...
The max character is actually 200, not 300 per the [documentation](https://github.com/oscie57/tiktok-voice/wiki/Request-Parameters ) `there is a server limit of 200 characters.`
This might be causing the 'error XXX.mp3 file not found' as the app splits based on max_char, and since this is 100 char over the limit the mp3 file never gets created.
2 years ago
Simon
8b103437af
Reformat
2 years ago
Simon
5b8964dbe0
Merge branch 'master' into develop
2 years ago
Simon
792afa7772
Optimize readability
2 years ago
Simon
39bf746b5c
Close interest popup from Reddit
2 years ago
Simon
16f6a122a0
Update Discord link
2 years ago
Simon
cfb0e5f603
Fix comma in TikTok.py
2 years ago
Simon
0cc48519b8
Fix login
2 years ago
Simon
d959bf2ce1
Fix TikTok error message
2 years ago
Simon
fcb55e0426
Merge pull request #1409 from Xpl0itU/develop
...
final_video.py: ffmpeg-python port
2 years ago
Simon
16dfda63dd
Fix watermark and add transparent mode
2 years ago
Simon
3abf962c29
Remove fps from config
2 years ago
Simon
3016ae8e73
Added a lot of code, needs to be optimized. Watermark almost done!
3 years ago
Jason
cfdd2c45ba
Merge pull request #1491 from elebumm/README-Discord-link
...
Update Discord link
3 years ago
Simon
f028524083
Update Discord link
3 years ago
Jason
8990cba59d
Merge pull request #1477 from elebumm/develop
...
Version 3.0.1
3 years ago
Simon
c582b0454f
Added comment
3 years ago
Simon
9ce6a38684
Update screenshot_downloader.py
3 years ago
Simon
b137bb6155
Update video_creation/screenshot_downloader.py
3 years ago
Simon
da36eb039f
Merge pull request #1483 from Poogee/periods
...
fix: tts blending sentences between paragraphs
3 years ago
Poogee
aacd63116d
fix: tts blending sentences from diff. paragraphs
3 years ago
Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
3 years ago
Syed Aman Raza
fb70901db3
Update main.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
3 years ago
electro199
6af57bfd1d
better error message
3 years ago
electro199
64c8118379
imporved error message
3 years ago
electro199
905c506ff0
reformated the propmt
3 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
3 years ago
Simon
4d1619340f
Updated FFMPEG code
3 years ago
Simon
6d177d36b7
Version 3.0.1 includes a couple of bug fixes
3 years ago
Simon
25ce2af350
Fix backgrounds bug
3 years ago
Simon
10d5571781
Merge pull request #1476 from electro199/newtest
...
Fixed timeout error, add error for TikTok session ID if missing and improved return hinting
3 years ago