[PR #561] [CLOSED] Add --noempty option not to generate output file if it's going to be empty (GCI) #1394

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/561
Author: @gonzaloUr
Created: 12/21/2016
Status: Closed

Base: masterHead: option-not-to-generate-output-file


📝 Commits (1)

  • 11dbc22 Add an option not to generate output file if it's going to be empty

📊 Changes

5 files changed (+38 additions, -1 deletions)

View changed files

📝 src/ccextractor.c (+22 -0)
📝 src/lib_ccx/ccx_common_option.h (+1 -0)
📝 src/lib_ccx/general_loop.c (+7 -0)
📝 src/lib_ccx/myth.c (+2 -1)
📝 src/lib_ccx/params.c (+6 -0)

📄 Description

No description provided


🔄 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/561 **Author:** [@gonzaloUr](https://github.com/gonzaloUr) **Created:** 12/21/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `option-not-to-generate-output-file` --- ### 📝 Commits (1) - [`11dbc22`](https://github.com/CCExtractor/ccextractor/commit/11dbc2228c7b57a379cc93f40a5f91e07458726f) Add an option not to generate output file if it's going to be empty ### 📊 Changes **5 files changed** (+38 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/ccextractor.c` (+22 -0) 📝 `src/lib_ccx/ccx_common_option.h` (+1 -0) 📝 `src/lib_ccx/general_loop.c` (+7 -0) 📝 `src/lib_ccx/myth.c` (+2 -1) 📝 `src/lib_ccx/params.c` (+6 -0) </details> ### 📄 Description _No description provided_ --- <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:11 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1394