2.0

elebumm/RedditVideoMakerBot2.0Jun 18, 2022by JasonLovesDoggo

AI Summary

A major version update (2.0) featuring custom backgrounds, Polly TTS support, and behavioral changes to text-to-speech.

Key Highlights

  • Option to use custom backgrounds
  • Polly TTS added
  • TTS no longer reads aloud links
  • Option to filter comments by length
  • Custom save location for videos

Breaking Changes

  • TTS will no longer read aloud links

New Features

  • Custom backgrounds
  • Polly TTS
  • Comment length filtering

Full Release Notes

## What's Changed
* Added playwright install command to readme by @taraschuiko in https://github.com/elebumm/RedditVideoMakerBot/pull/26
* Move legacy branch into develop by @CallumIO in https://github.com/elebumm/RedditVideoMakerBot/pull/349
* setup.py refactored, added shebang lines, and formatted files with python-black by @CordlessCoder in https://github.com/elebumm/RedditVideoMakerBot/pull/345
* tts will no longer read aloud link by @null3000 in https://github.com/elebumm/RedditVideoMakerBot/pull/311
* Removed "Click to see NSFW" Button in Screenshot by @Phlipde in https://github.com/elebumm/RedditVideoMakerBot/pull/368
* fixed image hyperlink by @CordlessCoder in https://github.com/elebumm/RedditVideoMakerBot/pull/360
* Option to filter the comments by length (min and max number of characters) by @DomizianoScarcelli in https://github.com/elebumm/RedditVideoMakerBot/pull/261
* Added a .env variable to change the save location of the final video by @DomizianoScarcelli in https://github.com/elebumm/RedditVideoMakerBot/pull/333
* allow a custom background to be used instead of the Minecraft parkour by @reoccurcat in https://github.com/elebumm/RedditVideoMakerBot/pull/171
* UX changes / Gives User More Info by @null3000 in https://github.com/elebumm/RedditVideoMakerBot/pull/354
* ss18/typos by @ss18 in https://github.com/elebumm/RedditVideoMakerBot/pull/484
* typo by @rarehp in https://github.com/elebumm/RedditVideoMakerBot/pull/479
* chore: clarify `.env` variables, fix: `env.COMMENT_LENGTH_RANGE` throws errors if it includes a `str` instance by @AsadHumayun in https://github.com/elebumm/RedditVideoMakerBot/pull/440
* Update README.md by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/471
* Update main.py by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/489
* Bring Jason's fork into develop by @ProjectSlxsh in https://github.com/elebumm/RedditVideoMakerBot/pull/418
* fixes desyncing  by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/503
* Fix broken TMRRW logo by @owengaspard in https://github.com/elebumm/RedditVideoMakerBot/pull/511
* readme by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/518
* TTS REWORK by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/520
* fixed file not found error by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/522
* Polly added by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/523
* Update subreddit.py to show the correct subreddit name by @KaziFariad in https://github.com/elebumm/RedditVideoMakerBot/pull/512
* fixed audio/video desyncing error  by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/526
* Tons of bug fixes by @JasonLovesDoggo 
* 
## New Contributors
* @taraschuiko made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/26
* @CordlessCoder made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/345
* @Phlipde made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/368
* @ss18 made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/484
* @rarehp made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/479
* @AsadHumayun made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/440
* @JasonLovesDoggo made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/471
* @ProjectSlxsh made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/418
* @KaziFariad made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/512



You might be wondering why this is called 2.0 and not 1.2 well...
that's because It would not do this update justice by simply saying it was 1.2. so It felt to name this update version 2.0.
**Full Changelog**: https://github.com/elebumm/RedditVideoMakerBot/compare/1.1...2.0