Releases: elebumm/RedditVideoMakerBot
3.3.0
What's Changed
- Fix to config toml for random_voice by @MagicHatJo in #1813
- Update my discord by @JasonLovesDoggo in #1908
- Bump unidecode from 1.3.6 to 1.3.8 by @dependabot in #1926
- Bump transformers from 4.29.2 to 4.37.1 by @dependabot in #1936
- Bump pillow from 9.5.0 to 10.2.0 by @dependabot in #1915
- Update stale.yml by @JasonLovesDoggo in #1938
- Fixing Streamlabspolly issue by @dieperdev in #1944
- Bump torch from 2.0.1 to 2.2.0 by @dependabot in #1943
- Bump gtts from 2.3.2 to 2.5.1 by @dependabot in #1939
- Bump transformers from 4.37.1 to 4.37.2 by @dependabot in #1941
- streamlabspolly_fix.py by @dyogenez in #1966
- Bump torch from 2.2.0 to 2.2.2 by @dependabot in #1995
- Bump transformers from 4.37.2 to 4.39.2 by @dependabot in #1997
- Update streamlabs_polly.py by @JasonLovesDoggo in #2003
- updates dev by @JasonLovesDoggo in #2002
- Bump translators from 5.7.6 to 5.9.1 by @dependabot in #2008
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #2005
- Bump transformers from 4.39.2 to 4.39.3 by @dependabot in #2006
- Fix random voice prompt by @JasonLovesDoggo in #2020
- Update broken discord url by @JasonLovesDoggo in #2026
- Update main.py by @JasonLovesDoggo in #2028
- Bump torch from 2.2.2 to 2.3.0 by @dependabot in #2032
- Bump transformers from 4.39.3 to 4.40.2 by @dependabot in #2042
- Adds Fancy title screen by @Cyteon in #2051
- Fixes for new UI by @Cyteon in #1986
- Update 3.3.0 by @Cyteon in #2060
New Contributors
- @MagicHatJo made their first contribution in #1813
- @dieperdev made their first contribution in #1944
- @dyogenez made their first contribution in #1966
- @Cyteon made their first contribution in #2051
Full Changelog: 3.2.1...3.3.0
3.2.1
Version 3.2.1 is a bug release to address the following issues:
- Translation
- Story mode method 0
- Conversion failed!
- HTTP 403 Forbidden
- out_time_ms
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!
3.1
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!
What's Changed
- Update Discord link by @OpenSourceSimon in #1491
- final_video.py: ffmpeg-python port by @Xpl0itU in #1409
- Corrected TikTok.py Max_Char Limited by @brian926 in #1558
- Version 3.1 by @OpenSourceSimon in #1550
- Fix autoblack by @OpenSourceSimon in #1562
New Contributors
Full Changelog: 3.0.1...3.1
3.0.1
Version 3.0.1 just released! This version includes a couple of bug fixes:
- NSFW posts are working again
- TikTok improved error message
- All backgrounds can be used again
What's Changed
- Bump rich from 12.5.1 to 13.3.1 by @dependabot in #1474
- Fixed timeout error, add error for TikTok session ID if missing and improved return hinting by @electro199 in #1476
- Better error handling and type hinting by @electro199 in #1479
- fix: tts blending sentences between paragraphs by @Poogee in #1483
- Version 3.0.1 by @OpenSourceSimon in #1477
New Contributors
Full Changelog: 3.0...3.0.1
3.0
After 5-6 months it's finally here! Version 3.0 includes loads of new features and bug fixes, here's a quick list:
- Fix for TikTok TTS, which now requires a sessionid
- Story mode feature so it can read the post description
- Added custom resolution, landscape videos are possible
- Added AI random posts filtering
- More features to the GUI
- Create a thumbnail
What's Changed
- bring develop up to master by @callumio in #1142
- Revert "bring develop up to master" by @callumio in #1143
- bring develop to master by @callumio in #1144
- Cleared videos.json by @OpenSourceSimon in #1145
- Documentation url by @OpenSourceSimon in #1140
- fix: install.sh might break python environments by @blockarchitech in #1153
- update version and handle multiple post_ids correctly by @swoker in #1150
- Feat/better issues by @hammamikhairi in #1181
- better issues by @hammamikhairi in #1184
- Minor changes to #990 (fixed audio glitches caused by previous audio concatenation method) by @Trichtern in #1177
- New function in GUI by @riven000 in #1158
- Added full path check of .config.template.toml by @OpenSourceSimon in #1205
- Added more functions to GUI by @riven000 in #1211
- Fix: Correct video length by @riven000 in #1221
- Changed Discord Discriminator by @FreebieII in #1236
- Adding prawcore to the requirements by @NoFailer in #1242
- Update .config.template.toml fix multiple subreddits regex by @dasbts in #1275
- Update README.md by @Jacoboleary in #1305
- Update pillow requirement from ~=9.1.1 to ~=9.3.0 by @dependabot in #1333
- Updates docker to use python:3.10.9-slim as base image by @underscore-ex in #1376
- Patch 1 by @LukachoLombardi in #1372
- Added new gameplay video options by @whyisthesheep in #1314
- Update README.md by @JasonLovesDoggo in #1381
- Added the story mode with 2 methods and add min comment lenght by @electro199 in #1288
- Add ai methods that sort threads based on content similarity w/ given… by @dmoralis in #1391
- Added option to remove emojis from TTS by @Chizaruu in #1380
- Creating_a_thumbnail by @JvSdv in #1296
- Custom resolution by @jotonedev in #1277
- Master to develop to sync changes by @OpenSourceSimon in #1400
- Update pillow requirement from ~=9.3.0 to ~=9.4.0 by @dependabot in #1421
- Fix path by @Xpl0itU in #1410
- Fix and improve TikTok TTS by @jotonedev in #1271
- Version 3.0 by @OpenSourceSimon in #1423
New Contributors
- @hammamikhairi made their first contribution in #1181
- @Trichtern made their first contribution in #1177
- @NoFailer made their first contribution in #1242
- @dasbts made their first contribution in #1275
- @Jacoboleary made their first contribution in #1305
- @underscore-ex made their first contribution in #1376
- @LukachoLombardi made their first contribution in #1372
- @whyisthesheep made their first contribution in #1314
- @electro199 made their first contribution in #1288
- @dmoralis made their first contribution in #1391
- @Chizaruu made their first contribution in #1380
- @JvSdv made their first contribution in #1296
- @jotonedev made their first contribution in #1277
- @Xpl0itU made their first contribution in #1410
Full Changelog: 2.4.2...3.0
2.4.2
What's Changed
- Important fix: utils was not imported correctly by @OpenSourceSimon in #1141
Full Changelog: 2.4.1...2.4.2
2.4.1
What's Changed
- fix: add pyttsx3 to requirements.txt by @callumio in #1136
- Check if there is a new version on every launch by @stopmotionsimonyt in #1135
- Config.toml multiple subreddits by @stopmotionsimonyt in #1138
- Bot can run multiple instances at the same time by @stopmotionsimonyt in #1091
- 2.4.1 by @callumio in #1137
Full Changelog: 2.4...2.4.1
2.4
What's Changed
- 2.3 by @JasonLovesDoggo in #880
- Fix: cutting long file names to avoid errors when saving by @Napuh in #981
- Added two new background videos by @riven000 in #983
- Itwontletmepushsoimmakingthistemp by @JasonLovesDoggo in #984
- Merge pull request #880 from elebumm/develop by @JasonLovesDoggo in #985
- Fixed video being too long error. by @thefinaloneg in #993
- Adds watermark feature by @JasonLovesDoggo in #998
- Fix: Hide the "Click to see NSFW" button by @riven000 in #1001
- Documentation for Reddit Script Instructions by @RocketNinja15 in #1003
- Feat: Created option to add transition between comments by @riven000 in #1041
- Ending freeze fix by @PatatjeMC in #1039
- Change the install.sh to use curl and unzip instead of git by @micziz in #1042
- Edited main.py and CONTRIBUTING.md by @Anvilator-web in #1052
- change AWS and GTTS max_chars by @swoker in #1029
- allow numbers in reddit post_id by @swoker in #1030
- More rigorous check to prevent text being split for TTS if the split is at the end by @joshgreenwood2003 in #1065
- Fixed merge conflicts from #982 by @riven000 in #1076
- Feature: Pyttsx by @supreme-hub in #1092
- Added link to docs by @LukaHietala in #1097
- Webserver by @stopmotionsimonyt in #1107
- prevent last comment being cut off in the middle by @swoker in #1049
- limit filename to 255 chars by @swoker in #1120
- 2.4 by @callumio in #1093
New Contributors
- @Napuh made their first contribution in #981
- @riven000 made their first contribution in #983
- @thefinaloneg made their first contribution in #993
- @RocketNinja15 made their first contribution in #1003
- @PatatjeMC made their first contribution in #1039
- @Anvilator-web made their first contribution in #1052
- @swoker made their first contribution in #1029
- @joshgreenwood2003 made their first contribution in #1065
- @supreme-hub made their first contribution in #1092
- @stopmotionsimonyt made their first contribution in #1107
Full Changelog: 2.3...2.4
2.3
What's Changed
- Bump translators from 5.2.2 to 5.3.1 by @dependabot in #793
- Update final_video.py by @muhammedaksam in #803
- Fix installation guide by @CordlessCoder in #824
- Update .env.template by @muhammedaksam in #823
- Script uses removeprefix() which was only added in python 3.9 by @B1GJ in #817
- sync master changes with develop by @callumio in #832
- Check clip length using moviepy by @callumio in #830
- Fixing legacy VOICE variables by @muhammedaksam in #836
- added name_normalize to fix bugs with forbidden chars in videoname by @drugsosos in #403
- Added translation for filename by @tomovicj in #863
- Revert "Added translation for filename" by @JasonLovesDoggo in #864
- new TOML config checker by @CordlessCoder in #861
- Added translation for filename TOML compatible by @tomovicj in #872
- Reddit Post Position Config & Download Progress Bar by @William9923 in #693
- Feat/reddit post position by @JasonLovesDoggo in #879
- Adding subreddit to videos.json by @muhammedaksam in #885
- Bump boto3 from 1.24.23 to 1.24.24 by @dependabot in #883
- Bump botocore from 1.27.23 to 1.27.24 by @dependabot in #884
- Add an install script by @micziz in #856
- Mobile view - Create index.html by @muhammedaksam in #960
New Contributors
- @B1GJ made their first contribution in #817
- @drugsosos made their first contribution in #403
- @tomovicj made their first contribution in #863
- @William9923 made their first contribution in #693
- @micziz made their first contribution in #856
Other notes
Sorry for the delay in this release being implemented, some things came up. ~ Jason
Full Changelog: 2.2.2...2.3