fb55d6d6d3
* Fix failing travis build. Removed debug code. No idea why it causes travis fails to build * Fix debug code |
||
---|---|---|
.github | ||
api | ||
Dictionary | ||
docs | ||
fonts | ||
gsoc/skrill | ||
icon | ||
linux | ||
mac | ||
OpenBSD | ||
package_creators | ||
src | ||
tests | ||
tools | ||
windows | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
Vagrantfile |
CCExtractor
CCExtractor is a tool that produces subtitles from TV use. Global accessibility (all users, all content, all countries) is the goal. With so many different formats, this is a constantly moving target, but we intend to keep up with all sources and formats. More information here.
The official repository is (CCExtractor/ccextractor) and master being the most stable branch. It is primarily written in C.
Google Code-in 2017
CCExtractor is participating in Google Code-in 2017!
Google Code-In is a competition of encouraging young people to learn more about Open Source and contributing to it. Tasks range from coding, documentation, quality assurance, user interface, outreach and research.
This is our second year of challenging tasks for pre-university students aged 13-17.
If you are a student fitting the age criteria, interested to contribute to CCExtractor feel free to join us. You can read more at the Google Code-in website.
If you're interested in design tasks, you should read this first.
Installation and Usage
Downloads for precompiled binaries and source code can be found on our website.
Extracting subtitles is relatively simple. Just run the following command:
ccextractor <input>
This will extract the subtitles.
More usage information can be found on our website:
You can also find the list of parameters and their brief description by running ccextractor
without any arguments.
Compiling CCExtractor
To learn more about how to compile and build CCExtractor for your platform check the compilation guide.
Support
By far the best way to get support is by opening an issue at our issue tracker.
When you create a new issue, please fill in the needed details in the provided template. That makes it easier for us to help you more efficiently.
If you have a question or a problem you can also contact us by email or chat with the team in Slack.
If you want to contribute to CCExtractor but can't submit some code patches or issues or video samples, you can also donate to us
Contributing
You can contribute to the project by reporting issues, forking it, modifying the code and making a pull request to the repository. We have some rules, outlined in the contributor's guide.
News & Other Information
News about releases and modifications to the code can be found in the CHANGES.TXT file.
For more information visit the CCExtractor website: https://www.ccextractor.org