[PR #43] [MERGED] Fix subtitles burned before SRT equalization #98

Closed
opened 2026-03-02 04:06:47 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: main


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/FujiwaraChoki/MoneyPrinterV2/pull/43 **Author:** [@TomyDiNero](https://github.com/TomyDiNero) **Created:** 2/25/2024 **Status:** ✅ Merged **Merged:** 2/26/2024 **Merged by:** [@FujiwaraChoki](https://github.com/FujiwaraChoki) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ad5a3a4`](https://github.com/FujiwaraChoki/MoneyPrinterV2/commit/ad5a3a40eccc101cdaa730d213a6d55f549f362a) Update YouTube.py ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/classes/YouTube.py` (+3 -2) </details> ### 📄 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 04:06:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/MoneyPrinterV2#98
No description provided.