mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-02-04 05:44:53 +00:00
[PR #1722] [MERGED] refactor: remove api structures #2442
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/1722
Author: @hrideshmg
Created: 8/3/2025
Status: ✅ Merged
Merged: 8/11/2025
Merged by: @prateekmedia
Base:
master← Head:api_removal📝 Commits (3)
5c00f95refactor: remove api structures6cd5077docs: add change to changes.txt705acd0Merge branch 'master' into api_removal📊 Changes
2 files changed (+28 additions, -32 deletions)
View changed files
📝
docs/CHANGES.TXT(+1 -0)📝
src/ccextractor.c(+27 -32)📄 Description
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Removes the API structures from
ccextractor.c. This was causing a regression due to mismatch between the options maintained byapi_optionsandccx_options.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.