[PR #781] [FIX] Move files into appropriate directories & fix build scripts. #1593

Closed
opened 2026-01-29 17:17:25 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/781

State: closed
Merged: Yes


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.

The wrappers and extractors used to create API are deeply integrated with source code and keeping them outside source directory was creating all sorts of build problems and code inconsistency.
This PR moves those folders at proper place and (hopefully) fix all the build scripts.

The thing to note is that I am totally unsure how it will affect the python module (though I have changed the path at all places I could find) and I am hoping @Diptanshu8 will soon have look at it and send appropriate PR.

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/781 **State:** closed **Merged:** Yes --- **In raising this pull request, I confirm the following (please check boxes):** - [x] I have read and understood the [contributors guide](https://github.com/CCExtractor/ccextractor/blob/master/.github/CONTRIBUTING.md). - [x] I have checked that another pull request for this purpose does not exist. - [x] I have considered, and confirmed that this submission will be valuable to others. - [x] I accept that this submission may not be used, and the pull request closed at the will of the maintainer. - [x] 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. - [x] I am an active contributor to CCExtractor. --- The wrappers and extractors used to create API are deeply integrated with source code and keeping them outside source directory was creating all sorts of build problems and code inconsistency. This PR moves those folders at proper place and (hopefully) fix all the build scripts. The thing to note is that I am totally unsure how it will affect the python module (though I have changed the path at all places I could find) and I am hoping @Diptanshu8 will soon have look at it and send appropriate PR.
claunia added the pull-request label 2026-01-29 17:17:25 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#1593