[PR #683] [CLOSED] Fix webvtt formatting #1519

Open
opened 2026-01-29 17:16:54 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/683
Author: @barun511
Created: 2/10/2017
Status: Closed

Base: masterHead: webvtt_fix


📝 Commits (1)

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/lib_ccx/ccx_encoders_common.c (+1 -1)
📝 src/lib_ccx/ccx_encoders_webvtt.c (+1 -1)

📄 Description

The lack of CRLF after the header led to an invalid webvtt format.

Should fix #680


🔄 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/CCExtractor/ccextractor/pull/683 **Author:** [@barun511](https://github.com/barun511) **Created:** 2/10/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `webvtt_fix` --- ### 📝 Commits (1) - [`7c2483d`](https://github.com/CCExtractor/ccextractor/commit/7c2483d73e9e97981568732d521601d6a4711eeb) Fix webvtt formatting ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/lib_ccx/ccx_encoders_common.c` (+1 -1) 📝 `src/lib_ccx/ccx_encoders_webvtt.c` (+1 -1) </details> ### 📄 Description The lack of CRLF after the header led to an invalid webvtt format. Should fix #680 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:16:54 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1519