mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-07-08 18:06:30 +00:00
[PR #535] [CLOSED] return a non-zero return code if no subtitles were found #1363
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/535
Author: @ghost
Created: 12/15/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (5)
e690382return a non-zero return code if no subtitles were found2ee4f86fixed error in modification to general_loop945fee7fix 2136f0b2considering all input files for presence of captionse0cfaf9another attempt📊 Changes
5 files changed (+34 additions, -18 deletions)
View changed files
📝
src/ccextractor.c(+8 -6)📝
src/lib_ccx/ccx_common_common.h(+1 -0)📝
src/lib_ccx/general_loop.c(+17 -7)📝
src/lib_ccx/lib_ccx.h(+4 -4)📝
src/lib_ccx/myth.c(+4 -1)📄 Description
Previous PR: https://github.com/CCExtractor/ccextractor/pull/527
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.