[PR #223] refactor Webvtt #1101

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

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/223

State: closed
Merged: Yes


Signed-off-by: Anshul Maheshwari er.anshul.maheshwari@gmail.com

  1. remove srt counter from webvtt
  2. add include files so that compiler gives error at incorrect arguments in function call
  3. WEBVTT Header do not use srt counter but declared as static const str wriiteen while writing any header
  4. Removed srt counter from output file from webvtt refrence taken from http://dev.w3.org/html5/webvtt/
**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/223 **State:** closed **Merged:** Yes --- Signed-off-by: Anshul Maheshwari er.anshul.maheshwari@gmail.com 1) remove srt counter from webvtt 2) add include files so that compiler gives error at incorrect arguments in function call 3) WEBVTT Header do not use srt counter but declared as static const str wriiteen while writing any header 4) Removed srt counter from output file from webvtt refrence taken from http://dev.w3.org/html5/webvtt/
claunia added the pull-request label 2026-01-29 16:59:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1101