Skip to content

chore: release 3.4.0#2426

Merged
JasonLovesDoggo merged 174 commits into
masterfrom
develop
Oct 28, 2025
Merged

chore: release 3.4.0#2426
JasonLovesDoggo merged 174 commits into
masterfrom
develop

Conversation

@JasonLovesDoggo

Copy link
Copy Markdown
Collaborator

Description

Issue Fixes

None

Checklist:

  • I am pushing changes to the develop branch
  • I am using the recommended development environment
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have formatted and linted my code using python-black and pylint
  • I have cleaned up unnecessary files
  • My changes generate no new warnings
  • My changes follow the existing code-style
  • My changes are relevant to the project

Any other information (e.g how to test the changes)

None

dependabot Bot and others added 30 commits June 18, 2024 10:48
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…bs-1.3.1

Bump elevenlabs from 1.3.0 to 1.3.1
Change voice_name to name since it seems that elevenlabs changed the attribute name
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.3.0...10.4.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.41.2 to 4.42.3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.41.2...v4.42.3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.5.27 to 2024.7.2.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2024.05.27...2024.07.02)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…024.7.2

Bump yt-dlp from 2024.5.27 to 2024.7.2
…mers-4.42.3

Bump transformers from 4.41.2 to 4.42.3
Change from voice_name to name in elevenlabs.py & add random_voice input in GTTS.py
Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.12.5 to 0.13.0.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/python-poetry/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.12.5...0.13.0)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.3 to 4.42.4.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.42.3...v4.42.4)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…mers-4.42.4

Bump transformers from 4.42.3 to 4.42.4
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…bs-1.4.1

Bump elevenlabs from 1.3.1 to 1.4.1
…0.13.0

Bump tomlkit from 0.12.5 to 0.13.0
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2024.7.2 to 2024.7.9.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2024.07.02...2024.07.09)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…024.7.9

Bump yt-dlp from 2024.7.2 to 2024.7.9
…-virtual-environment

updated readme for improved installation
…ore-previously-created-videos

updated dockerignore for ignoring results folder
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [gtts](https://github.com/pndurette/gTTS) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: gtts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [transformers](https://github.com/huggingface/transformers) from 4.42.4 to 4.43.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.42.4...v4.43.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot and others added 21 commits March 28, 2025 10:27
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.54.0 to 1.55.0.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.54.0...v1.55.0)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…bs-1.55.0

Bump elevenlabs from 1.54.0 to 1.55.0
…mers-4.50.2

Bump transformers from 4.49.0 to 4.50.2
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2025.3.21 to 2025.3.27.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](yt-dlp/yt-dlp@2025.03.21...2025.03.27)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…025.3.27

Bump yt-dlp from 2025.3.21 to 2025.3.27
Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 1.55.0 to 1.57.0.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v1.55.0...v1.57.0)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-version: 1.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.8 to 1.4.0.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

---
updated-dependencies:
- dependency-name: unidecode
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [torch](https://github.com/pytorch/pytorch) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.6.0...v2.7.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request upgrades the project to version 3.4.0 with significant improvements including OpenAI TTS integration, moviepy 2.x migration, and various bug fixes and refactoring improvements.

  • Added OpenAI TTS support as a new text-to-speech option with configurable API endpoints, voices, and models
  • Upgraded moviepy from 1.0.3 to 2.2.1 with corresponding API changes (e.g., subclipsubclipped, volumexMultiplyVolume)
  • Refactored ID extraction logic into a reusable utility function and improved thumbnail generation to dynamically handle text overflow

Reviewed Changes

Copilot reviewed 20 out of 21 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
TTS/openai_tts.py New OpenAI TTS implementation with API integration
video_creation/voices.py Registers OpenAI as a TTS option
video_creation/background.py Updated to moviepy 2.x API (subclipped method, parameter renames)
video_creation/final_video.py Refactored thumbnail generation and ID extraction; switched to h264_nvenc encoder
video_creation/screenshot_downloader.py Updated browser user agent and simplified login error handling
TTS/engine_wrapper.py Migrated to moviepy 2.x API and fixed GTTS compatibility
TTS/elevenlabs.py Fixed API change (voice_name → name attribute)
TTS/GTTS.py Added random_voice parameter for API consistency
utils/id.py Renamed and enhanced to extract_id with field parameter support
utils/*.py Added fixme comments for eval usage and improved parameter safety
requirements.txt Updated dependencies to latest versions
utils/.config.template.toml Added OpenAI TTS configuration options
main.py Updated to Python 3.12 support and refactored global variable naming
README.md Enhanced installation instructions with virtual environment setup
Comments suppressed due to low confidence (1)

TTS/openai_tts.py:1

  • The voice 'af_heart' is listed in the config options but not in the available_voices list returned by get_available_voices() method (line 48 in openai_tts.py). This inconsistency could cause validation issues or confusion.
import random

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread TTS/openai_tts.py Outdated
Comment thread TTS/openai_tts.py Outdated
Comment thread TTS/openai_tts.py Outdated
Comment thread video_creation/final_video.py Outdated
Comment thread TTS/openai_tts.py Outdated
JasonLovesDoggo and others added 5 commits October 28, 2025 19:52
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@JasonLovesDoggo JasonLovesDoggo merged commit 902ff00 into master Oct 28, 2025
4 checks passed
nyareth added a commit to nyareth/RedditVideoMaker that referenced this pull request Apr 5, 2026
* Fix comma in TikTok.py

* Update Discord link

* Close interest popup from Reddit

* Optimize readability

* Reformat

* Updated TikTok.py

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.

* Changed url to resolve conflict

* Add FFmpeg installer

* Fix Spacy command

* Typo...

* Use develop branch with Dependabot

* Remove unnecessary import

* Little changes

* Fix os import

* edit version number

* Fix too long path

* This bot will only work with Python 3.10, due to some modules not supporting other versions

* Fix autoblack

* Install the CodeSee workflow. Learn more at https://docs.codesee.io

* adds background audio

* sets default voice

* Update .config.template.toml

* adds zoom function

* Reformat

* Display ffmpeg error if any

* Use yt-dlp for downloading the background videos

* Fix font size

* Add random background choice

* adaptations in filePath and toml for audio option

* composing the video but with no audio

* Volume down done

* rendering video and audio

* 2 samples with backgroundMusic and without it

* 2 samples with backgroundMusic and without it

* new toml config and added background audio feature

* Merge with develop branch and no pytube required

* fixed audio post processing audio download bug

* better explanation on toml and new default value

* changing allow_only_tts to enable_extra_audio

* Fixed issues and improvements related by Jason

* added only no copyright songs

* Exit on wrong Python version

* Bump rich from 13.3.1 to 13.3.5

Bumps [rich](https://github.com/Textualize/rich) from 13.3.1 to 13.3.5.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.3.1...v13.3.5)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump flask from 2.2.2 to 2.3.2

Bumps [flask](https://github.com/pallets/flask) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.2.2...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* add periods fix

* Bump tomlkit from 0.11.4 to 0.11.8

Bumps [tomlkit](https://github.com/sdispater/tomlkit) from 0.11.4 to 0.11.8.
- [Release notes](https://github.com/sdispater/tomlkit/releases)
- [Changelog](https://github.com/sdispater/tomlkit/blob/master/CHANGELOG.md)
- [Commits](python-poetry/tomlkit@0.11.4...0.11.8)

---
updated-dependencies:
- dependency-name: tomlkit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Reddit credentials validation in screenshot_downloader.py

# Description

The Playwright locator timed out in line 175 without letting the user know why. The browser failed to log me in to Reddit using the incorrect credentials, which prevented it from accessing the desired post. This fix should be a much more user-friendly approach.

# Issue Fixes

elebumm#1596

None

# Checklist:

- [❌] I am pushing changes to the **develop** branch
- [❌] I am using the recommended development environment
- [✅] I have performed a self-review of my own code
- [✅] I have commented my code, particularly in hard-to-understand areas
- [❌] I have formatted and linted my code using python-black and pylint
- [✅] I have cleaned up unnecessary files
- [✅] My changes generate no new warnings
- [✅] My changes follow the existing code-style
- [✅] My changes are relevant to the project

# Any other information (e.g how to test the changes)

Without my changes, you can set headless to false and run the program. You will notice a timeout exception comfing from playwright without any indications to the user as to why it happened.
With my changes however, it performs a check to see if the reddit login is returning an error message, if it does it let's the user know to fix his credentials inside of config.toml.

* adds elevenlabs

* Update TTS/elevenlabs.py

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>

* Update utils/.config.template.toml

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>

* format like other tts engines

* throw error on no api

* Update final_video.py

Fixed opacity so comments will have transparency if the user sets the "opacity" option below 1.

* Update elevenlabs.py

* feat: Added hard reload functionality for data refreshing

* Update TTS/elevenlabs.py

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>

* Update TTS/elevenlabs.py

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>

* Update utils/.config.template.toml

Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>

* Remoted int() wrapper

Removed int() around opacity = settings.config["settings"]["opacity"] to fraction numbers (IE 0.5, 0.7, etc)

* Update Dockerfile

Install the ffmpeg dependency.

* Update screenshot_downloader.py

Scrolls comment into view. Without, it can break

* Create playwright.py util file

* Update screenshot_downloader.py

* Update elevenlabs.py

* fixes evaluate

* better err handle and run.bat

* Fix elebumm#1649 randrange bug

* Update main.py

Redact elevenlabs_api_key

* Fix adding ffmpeg to path

This fixes adding ffmpeg to the path by adding it to the user path instead of the system path, which doesn't require admin privileges to do

* removed opacity

* removed the transition

* missing ()

* deleted unused

* Delete codesee-arch-diagram.yml

* Add random_voice

* added validater , auto spacy model dowloader

* Couple of fixes including translators fix

* Update all the requirements, reformat a bit and fix the story mode character limit

* Fix TypeError

* Little fix

* Edit version number

* Reformat

* fixed bug

* more minor change

* Update TTS/engine_wrapper.py

* Fix PR

* Update run.bat

* Version 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**!

* Version 3.2

* Autoblack only on develop

* fixup: Format Python code with Black

* Bump rich from 13.3.5 to 13.4.1

Bumps [rich](https://github.com/Textualize/rich) from 13.3.5 to 13.4.1.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v13.3.5...v13.4.1)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix for Story mode 0

* Bump elevenlabs from 0.2.16 to 0.2.17

Bumps [elevenlabs](https://github.com/elevenlabs/elevenlabs-python) from 0.2.16 to 0.2.17.
- [Release notes](https://github.com/elevenlabs/elevenlabs-python/releases)
- [Commits](elevenlabs/elevenlabs-python@v0.2.16...v0.2.17)

---
updated-dependencies:
- dependency-name: elevenlabs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix translators

* Confirm out_time_ms is a number

In get_latest_ms_progress(), the value of out_time_ms can equal 'N/A\n', this code confirms this will not be the case in the future. Since this is only a progress indicator, it should not crash the program.

* Better error handling

* Fix: Conversion Failed! Error message and 403
Fixes elebumm#1797
Fixes elebumm#1785
Issue
Error "Error: ERROR: [download] Got error: HTTP Error 403: Forbidden "

Root Cause
Both are caused by 403 errors occurring in outdated yt-dlp package

Solution
Update yt-dlp version in requirements.txt

* Bump flask from 2.3.2 to 2.3.3

Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* 3.2.1 bug release

* Refactor FFmpeg download and fix watermark bug

* fixup: Format Python code with Black

* fix: Fixes elebumm#1812, random_voice True/False acceptance

* fix: fixed the GUI
chore: reformatted and optimized imports.

Co-authored-by: Jan Tumpa <jtumpa@gmail.com>

* Update my discord

* Bump unidecode from 1.3.6 to 1.3.8

Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.6 to 1.3.8.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

---
updated-dependencies:
- dependency-name: unidecode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump pillow from 9.5.0 to 10.2.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump transformers from 4.29.2 to 4.37.1

Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2 to 4.37.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.29.2...v4.37.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup: Format Python code with Black

* Update stale.yml

* Bump gtts from 2.3.2 to 2.5.1

Bumps [gtts](https://github.com/pndurette/gTTS) from 2.3.2 to 2.5.1.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: gtts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump torch from 2.0.1 to 2.2.0

Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update streamlabs_polly.py

* Bump transformers from 4.37.1 to 4.37.2

Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.1 to 4.37.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.37.1...v4.37.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* streamlabspolly_fix.py

fixes the streamlabspolly error:

Error occurred calling Streamlabs Polly

* Fix for new UI by changing domain

* Delete video_creation/data/videos.json

* meme support

* Revert "meme support"

This reverts commit b508f2a.

* Bump torch from 2.2.0 to 2.2.2

Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.2.0...v2.2.2)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump transformers from 4.37.2 to 4.39.2

Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.2 to 4.39.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.37.2...v4.39.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update streamlabs_polly.py

* fixup: Format Python code with Black

* Update streamlabs_polly.py

Fixes issues with git

* Bump pillow from 10.2.0 to 10.3.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.2.0...10.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump transformers from 4.39.2 to 4.39.3

Bumps [transformers](https://github.com/huggingface/transformers) from 4.39.2 to 4.39.3.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.39.2...v4.39.3)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump translators from 5.7.6 to 5.9.1

Bumps [translators](https://github.com/UlionTse/translators) from 5.7.6 to 5.9.1.
- [Changelog](https://github.com/UlionTse/translators/blob/master/README_history.md)
- [Commits](https://github.com/UlionTse/translators/commits)

---
updated-dependencies:
- dependency-name: translators
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix random voice prompt 

closes elebumm#1999

* Update broken discord url

* Update main.py

permit py 3.11

* Bump torch from 2.2.2 to 2.3.0

Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.2.2...v2.3.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Fixes elebumm#1812, random_voice True/False acceptance

* fix: fixed the GUI
chore: reformatted and optimized imports.

Co-authored-by: Jan Tumpa <jtumpa@gmail.com>

* Bump unidecode from 1.3.6 to 1.3.8

Bumps [unidecode](https://github.com/kmike/text-unidecode) from 1.3.6 to 1.3.8.
- [Release notes](https://github.com/kmike/text-unidecode/releases)
- [Commits](https://github.com/kmike/text-unidecode/commits)

---
updated-dependencies:
- dependency-name: unidecode
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump transformers from 4.29.2 to 4.37.1

Bumps [transformers](https://github.com/huggingface/transformers) from 4.29.2 to 4.37.1.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.29.2...v4.37.1)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fixup: Format Python code with Black

* Bump pillow from 9.5.0 to 10.2.0

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.5.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump torch from 2.0.1 to 2.2.0

Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump gtts from 2.3.2 to 2.5.1

Bumps [gtts](https://github.com/pndurette/gTTS) from 2.3.2 to 2.5.1.
- [Release notes](https://github.com/pndurette/gTTS/releases)
- [Changelog](https://github.com/pndurette/gTTS/blob/main/CHANGELOG.md)
- [Commits](pndurette/gTTS@v2.3.2...v2.5.1)

---
updated-dependencies:
- dependency-name: gtts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump transformers from 4.37.1 to 4.37.2

Bumps [transformers](https://github.com/huggingface/transformers) from 4.37.1 to 4.37.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.37.1...v4.37.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* meme support

* Revert "meme support"

This reverts commit b508f2a.

* Git merge conflict was not actually resolved

* Bump transformers from 4.39.3 to 4.40.2

Bumps [transformers](https://github.com/huggingface/transformers) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/huggingface/transformers/releases)
- [Commits](huggingface/transformers@v4.39.3...v4.40.2)

---
updated-dependencies:
- dependency-name: transformers
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fancy title screen

* some fixes

* fix invite link, and add myself as maintainer

* fixup: Format Python code with Black

* changed copyright to credit

* CHORE: removed some unused comments
+ Shameless plugging.

* Fixed installation error by specifying non 2.0 numpy + incorrect dunder all

* Fix: AttributeError: 'FreeTypeFont' object has no attribute 'getsize'

* fixup: Format Python code with Black

* Update elevenlabs to 1.0

* Updated deps

* Possible bug location.

* Fmt using black & isort

* fixup: Format Python code with Black

* Update actions

* Fix actions + update dockerfile python v

* fix black run cmd

* intentially leave GUI.py unformatted to test GHA

* remove an invalid check-only flag

* remove an invalid check-only flag

* fixup: Format Python code with Black

* change comment (last push)

* fix isort profile

* Fix headless issues.

closes elebumm#2024

* CHORE: UPDATE VERSION

* FIX: Stop CI from closing valid issues

* chore: Update readme

Remove my discord due to too much DM spam

* chore: release 3.4.0 (elebumm#2426)

Co-authored-by: Jason Cameron <git@jasoncameron.dev>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: RequieMa <57754488+RequieMa@users.noreply.github.com>
Co-authored-by: prafful <praffulsharma1230@gmail.com>
Co-authored-by: M. Sanaullah <thebolly@gmail.com>
Co-authored-by: embee <emilien.bev.com@gmail.com>
Co-authored-by: Rodrigo <55567123+rodrigodasilv@users.noreply.github.com>
Co-authored-by: Emilien Bevierre <44171454+emilienbev@users.noreply.github.com>
Co-authored-by: tkhmielnitzky <tkhmielnitzky@gmail.com>
Co-authored-by: bnfone <89687390+bnfone@users.noreply.github.com>
Co-authored-by: Cyteon <129582290+Cyteon@users.noreply.github.com>

* blocked words

* lint

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Simon <65854503+OpenSourceSimon@users.noreply.github.com>
Co-authored-by: Simon <simon@simonrijntjes.nl>
Co-authored-by: Brian Antunes <brian.antunes@yahoo.com>
Co-authored-by: codesee-maps[bot] <86324825+codesee-maps[bot]@users.noreply.github.com>
Co-authored-by: Lewis Menelaws <lewis@tmrrwinc.ca>
Co-authored-by: liamb <liam@lbarr.com>
Co-authored-by: Xpl0itU <24777100+Xpl0itU@users.noreply.github.com>
Co-authored-by: Lucas <propilideno@gmail.com>
Co-authored-by: Lucas de Almeida <105776775+propilideno@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason <jasoncameron.all@gmail.com>
Co-authored-by: xyba <62798507+xyba1337@users.noreply.github.com>
Co-authored-by: liamb13 <69778531+liamb13@users.noreply.github.com>
Co-authored-by: Josh Holly <joshholly@gmail.com>
Co-authored-by: zombie22 <fatihkabbani223@gmail.com>
Co-authored-by: Shayan Jizan <sjizan@outlook.com>
Co-authored-by: electro199 <amanraza626@gmail.com>
Co-authored-by: Syed Aman Raza <109358640+electro199@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kelvin Amaral <kelvinfamaral@hotmail.com>
Co-authored-by: Rafael Soley R <rafael.soley@treeoflifelearning.com>
Co-authored-by: BrandonHalig <98606932+BrandonHalig@users.noreply.github.com>
Co-authored-by: mubarakalmehairbi <85704193+mubarakalmehairbi@users.noreply.github.com>
Co-authored-by: Jack Wall <jackw1997@gmail.com>
Co-authored-by: Jo <42.jochang@gmail.com>
Co-authored-by: Jan Tumpa <jtumpa@gmail.com>
Co-authored-by: Jason Cameron <git@jasoncameron.dev>
Co-authored-by: dieperdev <140034404+dieperdev@users.noreply.github.com>
Co-authored-by: Basti <75910510+RqZen@users.noreply.github.com>
Co-authored-by: Kristian <Pkristian1@outlook.com>
Co-authored-by: Cyteon <129582290+Cyteon@users.noreply.github.com>
Co-authored-by: cyteon <cyteon>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: RequieMa <57754488+RequieMa@users.noreply.github.com>
Co-authored-by: prafful <praffulsharma1230@gmail.com>
Co-authored-by: M. Sanaullah <thebolly@gmail.com>
Co-authored-by: embee <emilien.bev.com@gmail.com>
Co-authored-by: Rodrigo <55567123+rodrigodasilv@users.noreply.github.com>
Co-authored-by: Emilien Bevierre <44171454+emilienbev@users.noreply.github.com>
Co-authored-by: tkhmielnitzky <tkhmielnitzky@gmail.com>
Co-authored-by: bnfone <89687390+bnfone@users.noreply.github.com>
Co-authored-by: cyteon <me@cyteon.dev>
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.