2.3

elebumm/RedditVideoMakerBot2.3Jul 12, 2022by JasonLovesDoggo

AI Summary

Configuration and installation enhancements including TOML support, an install script, and mobile view.

Key Highlights

  • New TOML config checker
  • Added install script using curl and unzip
  • Mobile view via index.html
  • Translation support for filenames

New Features

  • TOML configuration
  • Install script
  • Mobile view

Full Release Notes

## What's Changed
* Bump translators from 5.2.2 to 5.3.1 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/793
* Update final_video.py by @muhammedaksam in https://github.com/elebumm/RedditVideoMakerBot/pull/803
* Fix installation guide by @CordlessCoder in https://github.com/elebumm/RedditVideoMakerBot/pull/824
* Update .env.template by @muhammedaksam in https://github.com/elebumm/RedditVideoMakerBot/pull/823
* Script uses removeprefix() which was only added in python 3.9 by @B1GJ in https://github.com/elebumm/RedditVideoMakerBot/pull/817
* sync master changes with develop by @CallumIO in https://github.com/elebumm/RedditVideoMakerBot/pull/832
* Check clip length using moviepy by @CallumIO in https://github.com/elebumm/RedditVideoMakerBot/pull/830
* Fixing legacy VOICE variables by @muhammedaksam in https://github.com/elebumm/RedditVideoMakerBot/pull/836
* added name_normalize to fix bugs with forbidden chars in videoname by @Drugsosos in https://github.com/elebumm/RedditVideoMakerBot/pull/403
* Added translation for filename by @tomovicj in https://github.com/elebumm/RedditVideoMakerBot/pull/863
* Revert "Added translation for filename" by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/864
* new TOML config checker by @CordlessCoder in https://github.com/elebumm/RedditVideoMakerBot/pull/861
* Added translation for filename TOML compatible by @tomovicj in https://github.com/elebumm/RedditVideoMakerBot/pull/872
* Reddit Post Position Config & Download Progress Bar by @William9923 in https://github.com/elebumm/RedditVideoMakerBot/pull/693
* Feat/reddit post position by @JasonLovesDoggo in https://github.com/elebumm/RedditVideoMakerBot/pull/879
* Adding subreddit to videos.json by @muhammedaksam in https://github.com/elebumm/RedditVideoMakerBot/pull/885
* Bump boto3 from 1.24.23 to 1.24.24 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/883
* Bump botocore from 1.27.23 to 1.27.24 by @dependabot in https://github.com/elebumm/RedditVideoMakerBot/pull/884
* Add an install script by @micziz in https://github.com/elebumm/RedditVideoMakerBot/pull/856
* Mobile view - Create index.html by @muhammedaksam in https://github.com/elebumm/RedditVideoMakerBot/pull/960

## New Contributors
* @B1GJ made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/817
* @Drugsosos made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/403
* @tomovicj made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/863
* @William9923 made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/693
* @micziz made their first contribution in https://github.com/elebumm/RedditVideoMakerBot/pull/856

## Other notes
Sorry for the delay in this release being implemented, some things came up. ~ Jason

**Full Changelog**: https://github.com/elebumm/RedditVideoMakerBot/compare/2.2.2...2.3