mirror of
https://github.com/FujiwaraChoki/MoneyPrinterV2.git
synced 2026-04-26 06:35:51 +03:00
[PR #43] [MERGED] Fix subtitles burned before SRT equalization #98
Labels
No labels
bug
enhancement
good first issue
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/MoneyPrinterV2#98
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/43
Author: @TomyDiNero
Created: 2/25/2024
Status: ✅ Merged
Merged: 2/26/2024
Merged by: @FujiwaraChoki
Base:
main← Head:main📝 Commits (1)
ad5a3a4Update YouTube.py📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
src/classes/YouTube.py(+3 -2)📄 Description
This pull request fixes an issue where subtitles were burned into the video before SRT equalization. This leads to inconsistencies in the final output. The proposed changes ensure that SRT equalization occurs before the burning of subtitles, resulting in more visible subtitles.
Related to issue: https://github.com/FujiwaraChoki/MoneyPrinterV2/issues/42
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.