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

3.2.1 #1808

Merged
merged 21 commits into from
Aug 24, 2023
Merged

3.2.1 #1808

merged 21 commits into from
Aug 24, 2023

Conversation

OpenSourceSimon
Copy link
Collaborator

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

OpenSourceSimon and others added 19 commits May 28, 2023 16:43
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] <[email protected]>
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] <[email protected]>
…bs-0.2.17

Bump elevenlabs from 0.2.16 to 0.2.17
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.
Fixes #1797
Fixes #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
Fix: Conversion Failed! Error message and 403
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] <[email protected]>
Confirm out_time_ms is a number
utils/gui_utils.py Dismissed Show dismissed Hide dismissed
@OpenSourceSimon OpenSourceSimon merged commit 99de32e into master Aug 24, 2023
1 check passed
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.

6 participants