[PR #1683] [CLOSED] 1034:Update CHANGES.TXT: Improve -out=report to show Teletext subtitle pages #2398

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1683
Author: @VarshaSree07
Created: 4/7/2025
Status: Closed

Base: masterHead: varsha/1034


📝 Commits (2)

  • 1b7a844 Update CHANGES.TXT: Improve -out=report to show Teletext subtitle pages
  • cf71ac1 Correct duplicate 'the' in help messages in zlib.h and xx_bitstream.h (fixes #1034)

📊 Changes

3 files changed (+4 additions, -2 deletions)

View changed files

📝 docs/CHANGES.TXT (+2 -0)
📝 src/lib_ccx/cc_bitstream.h (+1 -1)
📝 src/thirdparty/zlib/zlib.h (+1 -1)

📄 Description

In raising this pull request, I confirm the following (please check boxes):

  • [ *] I have read and understood the contributors guide.
  • [ *] I have checked that another pull request for this purpose does not exist.
  • [ *] I have considered, and confirmed that this submission will be valuable to others.
  • [* ] I accept that this submission may not be used, and the pull request closed at the will of the maintainer.
  • [ *] I give this submission freely, and claim no ownership to its content.
  • [* ] I have mentioned this change in the changelog.

My familiarity with the project is as follows (check one):

  • I have never used CCExtractor.
  • I have used CCExtractor just a couple of times.
  • [ *] I absolutely love CCExtractor, but have not contributed previously.
  • I am an active contributor to CCExtractor.

{pull request content here}
This pull request improves the -out=report option by including detected Teletext subtitle pages in the report output. Previously, even when pages were detected, the report did not list them, making it difficult to determine which Teletext page to use for extraction based on language or service.


🔄 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/1683 **Author:** [@VarshaSree07](https://github.com/VarshaSree07) **Created:** 4/7/2025 **Status:** ❌ Closed **Base:** `master` ← **Head:** `varsha/1034` --- ### 📝 Commits (2) - [`1b7a844`](https://github.com/CCExtractor/ccextractor/commit/1b7a8440ba57d80e7943670ce4b5bc9a4f676808) Update CHANGES.TXT: Improve -out=report to show Teletext subtitle pages - [`cf71ac1`](https://github.com/CCExtractor/ccextractor/commit/cf71ac1e1ec58b499006cdbac621e8b95a676e31) Correct duplicate 'the' in help messages in zlib.h and xx_bitstream.h (fixes #1034) ### 📊 Changes **3 files changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+2 -0) 📝 `src/lib_ccx/cc_bitstream.h` (+1 -1) 📝 `src/thirdparty/zlib/zlib.h` (+1 -1) </details> ### 📄 Description <!-- Please prefix your pull request with one of the following: **[FEATURE]** **[FIX]** **[IMPROVEMENT]**. --> **In raising this pull request, I confirm the following (please check boxes):** - [ *] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [ *] I have checked that another pull request for this purpose does not exist. - [ *] I have considered, and confirmed that this submission will be valuable to others. - [* ] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [ *] I give this submission freely, and claim no ownership to its content. - [* ] **I have mentioned this change in the [changelog](https://github.com/CCExtractor/ccextractor/blob/master/docs/CHANGES.TXT).** **My familiarity with the project is as follows (check one):** - [ ] I have never used CCExtractor. - [ ] I have used CCExtractor just a couple of times. - [ *] I absolutely love CCExtractor, but have not contributed previously. - [ ] I am an active contributor to CCExtractor. --- {pull request content here} This pull request improves the -out=report option by including detected Teletext subtitle pages in the report output. Previously, even when pages were detected, the report did not list them, making it difficult to determine which Teletext page to use for extraction based on language or service. --- <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:21:55 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2398