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!
2 years ago
Jason
cfdd2c45ba
Merge pull request #1491 from elebumm/README-Discord-link
...
Update Discord link
2 years ago
Simon
f028524083
Update Discord link
2 years ago
Jason
8990cba59d
Merge pull request #1477 from elebumm/develop
...
Version 3.0.1
2 years ago
Simon
c582b0454f
Added comment
2 years ago
Simon
9ce6a38684
Update screenshot_downloader.py
2 years ago
Simon
b137bb6155
Update video_creation/screenshot_downloader.py
2 years ago
Simon
da36eb039f
Merge pull request #1483 from Poogee/periods
...
fix: tts blending sentences between paragraphs
2 years ago
Poogee
aacd63116d
fix: tts blending sentences from diff. paragraphs
2 years ago
Simon
6bcfd204b1
Merge pull request #1479 from electro199/newtest
...
Better error handling and type hinting
2 years ago
Syed Aman Raza
fb70901db3
Update main.py
...
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
2 years ago
electro199
6af57bfd1d
better error message
2 years ago
electro199
64c8118379
imporved error message
2 years ago
electro199
905c506ff0
reformated the propmt
2 years ago
Simon
4eeacc9754
Merge branch 'develop' into develop
2 years ago
Simon
4d1619340f
Updated FFMPEG code
2 years ago
Simon
6d177d36b7
Version 3.0.1 includes a couple of bug fixes
2 years ago
Simon
25ce2af350
Fix backgrounds bug
2 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
2 years ago
Simon
28744b6480
Merge branch 'develop' into newtest
2 years ago
Simon
0a383ff93b
Improved error-handeling
2 years ago
Simon
bb06afa56d
Fix for NSFW
2 years ago
Simon
05c6b38ce0
Merge pull request #1474 from elebumm/dependabot/pip/rich-13.3.1
...
Bump rich from 12.5.1 to 13.3.1
2 years ago
electro199
c0916c13bb
Add nsfw flag & improved error handling
2 years ago
electro199
e6e27f3240
changed TikTokTTSException msg
2 years ago
electro199
1f8ebf5eeb
Fixed Timeout error and improved return hinting
2 years ago
dependabot[bot]
671449caad
Bump rich from 12.5.1 to 13.3.1
...
Bumps [rich](https://github.com/Textualize/rich ) from 12.5.1 to 13.3.1.
- [Release notes](https://github.com/Textualize/rich/releases )
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Textualize/rich/compare/v12.5.1...v13.3.1 )
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
Simon
4c01a1d83f
Version 3.0 is finally here!
2 years ago
Simon
576e208eb7
Update README
...
Add electro199 to developers and added fonts license
2 years ago
Simon
521926213d
Update utils/gui_utils.py
...
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Simon
6fe9caaece
Version 3.0 is finally here!
2 years ago
Simon
28af1ab5ac
Version 3.0 is finally here!
2 years ago
Simon
8e5b7a935d
Fix for path at background.py and added TikTok error message just in case
2 years ago
John Toniutti
ee6363cd1e
Fix and improve TikTok TTS ( #1271 )
...
* feat: tiktok sessionId can be specified in the config.toml
* feat: tiktok sessionId can be specified in the config.toml
* Various improvements and optimizations
* Add default argument
* Remove an used variable
* Code reformatted with black
* Fixed all problems pointed out by pylint
* Update TTS/TikTok.py
* Apply suggestions from code review
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
* chore: add default value for tiktok_voice
Co-authored-by: Jose Collado <jose@collado.pw>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
Co-authored-by: Callum Leslie <github@cleslie.uk>
Co-authored-by: Callum Leslie <git@cleslie.uk>
2 years ago
Xpl0itU
f2e8e67a78
Fix path ( #1410 )
2 years ago
dependabot[bot]
11fdd7eb94
Update pillow requirement from ~=9.3.0 to ~=9.4.0 ( #1421 )
...
Updates the requirements on [pillow](https://github.com/python-pillow/Pillow ) to permit the latest version.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/9.3.0...9.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
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