Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 3.1 #1550

Merged
merged 34 commits into from
Apr 13, 2023
Merged

Version 3.1 #1550

merged 34 commits into from
Apr 13, 2023

Conversation

OpenSourceSimon
Copy link
Collaborator

I am thrilled to announce the release of the newest version (V3.1) of the Reddit Video Maker Bot with a major improvement in speed. With optimizations implemented, this update makes the program up to 40 times faster than before. Additionally, we have fixed the error message in case someone doesn't have a sessionid and the login for Reddit is fixed for every language. We've also added a transparent image mode for the story mode. Download the latest version now for an even better experience!

@OpenSourceSimon OpenSourceSimon self-assigned this Apr 8, 2023
Copy link

@xstar97 xstar97 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this will cause issues as noted in the bug report.

#1533

@OpenSourceSimon
Copy link
Collaborator Author

this will cause issues as noted in the bug report.

#1533

Thanks for letting me know! Fixed it

OpenSourceSimon and others added 10 commits April 9, 2023 15:17
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.
Corrected TikTok.py Max_Char Limited
main.py Show resolved Hide resolved
Copy link
Contributor

@electro199 electro199 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not bad

main.py Show resolved Hide resolved
utils/ai_methods.py Show resolved Hide resolved
utils/ffmpeg_install.py Show resolved Hide resolved
utils/imagenarator.py Show resolved Hide resolved
utils/posttextparser.py Show resolved Hide resolved
@OpenSourceSimon OpenSourceSimon merged commit a63dc9b into master Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants