[PR #264] [MERGED] Added --nohtmlescape #1117

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/264
Author: @anshul1912
Created: 1/8/2016
Status: Merged
Merged: 1/8/2016
Merged by: @cfsmp3

Base: masterHead: master


📝 Commits (3)

📊 Changes

5 files changed (+12 additions, -48 deletions)

View changed files

📝 docs/CHANGES.TXT (+1 -0)
📝 src/lib_ccx/ccx_common_option.h (+1 -0)
📝 src/lib_ccx/lib_ccx.h (+1 -0)
📝 src/lib_ccx/params.c (+7 -0)
📝 src/lib_ccx/telxcc.c (+2 -48)

📄 Description

close #248


🔄 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/264 **Author:** [@anshul1912](https://github.com/anshul1912) **Created:** 1/8/2016 **Status:** ✅ Merged **Merged:** 1/8/2016 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`7983807`](https://github.com/CCExtractor/ccextractor/commit/79838077f2f10995145879953d08fb6cc22de13e) cleanup telexcc - [`1c352e6`](https://github.com/CCExtractor/ccextractor/commit/1c352e67e42548e0e4186c5c5ac2874afc666a54) Add --nohtmlescape - [`8c5de01`](https://github.com/CCExtractor/ccextractor/commit/8c5de010341bdbd109b7b7dd17440e568666862a) Add --nohtmlescape ### 📊 Changes **5 files changed** (+12 additions, -48 deletions) <details> <summary>View changed files</summary> 📝 `docs/CHANGES.TXT` (+1 -0) 📝 `src/lib_ccx/ccx_common_option.h` (+1 -0) 📝 `src/lib_ccx/lib_ccx.h` (+1 -0) 📝 `src/lib_ccx/params.c` (+7 -0) 📝 `src/lib_ccx/telxcc.c` (+2 -48) </details> ### 📄 Description close #248 --- <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 16:59:31 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1117