[PR #773] [MERGED] Python Extension Module #1586

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/773
Author: @Diptanshu8
Created: 9/3/2017
Status: Merged
Merged: 9/3/2017
Merged by: @cfsmp3

Base: masterHead: docs_final_eval


📝 Commits (2)

  • 905c63d Added self as contributor
  • c11c59e Added extension module documentation to docs/

📊 Changes

2 files changed (+254 additions, -0 deletions)

View changed files

docs/Python extension module.txt (+252 -0)
📝 docs/README.TXT (+2 -0)

📄 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.
  • [*] 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.

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.

This PR mainly contains the Python Extension module. Also, I added my name to the contributor list in docs/README.TXT.


🔄 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/773 **Author:** [@Diptanshu8](https://github.com/Diptanshu8) **Created:** 9/3/2017 **Status:** ✅ Merged **Merged:** 9/3/2017 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `docs_final_eval` --- ### 📝 Commits (2) - [`905c63d`](https://github.com/CCExtractor/ccextractor/commit/905c63d586b74c0f0ffc8117f16272aea9d0cc96) Added self as contributor - [`c11c59e`](https://github.com/CCExtractor/ccextractor/commit/c11c59ecb25b7e591deac865a9d99ef6c9817c9d) Added extension module documentation to docs/ ### 📊 Changes **2 files changed** (+254 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/Python extension module.txt` (+252 -0) 📝 `docs/README.TXT` (+2 -0) </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. **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. --- This PR mainly contains the Python Extension module. Also, I added my name to the contributor list in docs/README.TXT. --- <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:17:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1586