CCExtractor - Official version maintained by the core team
Go to file
Danila Fedorin 1f54d88867 Add hex_string_to_int function.
The only time I found hex2string being used was when it was
with two characters from char array. It therefore should be possible
to generalize the behavior of hex_to_int (which specifically takes two
characters) to take the array instead, in order to reduce code duplication.
I will refrain from moving this function into real application code in
case there is something I overlooked.
2016-12-10 23:00:04 -08:00
Dictionary Added new dictionaries, lots of corrections in documents. 2016-12-02 11:27:37 -08:00
docs Update using_cmake_build.txt 2016-12-02 14:02:45 +05:30
linux Corrected linux/build 2016-09-28 13:05:09 -07:00
mac Fix Mac build process 2016-10-11 11:46:22 -07:00
OpenBSD Version 0.77 2015-06-20 17:00:19 +05:30
src Add hex_string_to_int function. 2016-12-10 23:00:04 -08:00
windows Add utf8proc folder to the include directories 2016-11-29 22:38:04 +01:00
.gitignore Merge branch 'master' into dvd_subtitles 2016-08-23 01:48:48 +05:30
README.md Google Code In 2016 Modify README.MD 2016-11-29 20:57:25 +01:00

logo

CCExtractor

CCExtractor is a tool that everyone that produces subtitles from TV uses. With so many different formats this is always a moving target, and we intend to keep up with all sources and formats. Global accessibility (all users, all contents, all countries) is the goal

Carlos' version (mainstream) is the most stable branch.

Downloads:

Download page on ccextractor.org

Or from the top of this page.

Quick Use

Extracting subtitles has never been so easy. Just by typing the following command: ccextractor "name of input" you'll extract the subtitles

Compiling

(Coming soon)

Contributing

You can contribute to the project by Forking it and modifying the code and doing a Pull Request to the project!

If you need help read this Page to receive help!

News & Contact

For News about release, modifications to the code please you can read from the CHANGES.TXT! file

For More information visit the CCExtractor's website: http://www.ccextractor.org