mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-03 21:23:48 +00:00
[PR #76] [CLOSED] Networking #969
Reference in New Issue
Block a user
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/CCExtractor/ccextractor/pull/76
Author: @rkuchumov
Created: 7/15/2014
Status: ❌ Closed
Base:
master← Head:net📝 Commits (6)
041ef6binit4375bc2608 support & paramsa2e245ddebug output56a5c24constants0212999teletext supporte7adb43small fix📊 Changes
8 files changed (+650 additions, -2 deletions)
View changed files
📝
src/608.c(+26 -0)📝
src/ccextractor.c(+9 -0)📝
src/ccextractor.h(+4 -0)➕
src/networking.c(+540 -0)➕
src/networking.h(+14 -0)📝
src/params.c(+28 -0)📝
src/telxcc.c(+25 -2)📝
src/xds.c(+4 -0)📄 Description
kind of a draft. It supports only ttxt. Other formats can be added the same way.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.