CCExtractor is participating in Google Code-in 2018!
Google Code-In is a global, online open source development & outreach contest for pre-university students aged between 13-17. Participants complete “tasks” ranging from coding, documentation, quality assurance, design, outreach and research to earn t-shirts, digital certificates, and hooded sweatshirts for their work. Grand prize winners receive a four day trip to Google in Mountain View, CA, USA the following summer! We have a long and proud history of taking part in the Google Summer of Code with university students, and are excited to participate in GCI again for 3rd year with pre-university students! Sounds interesting? Read more about it on our website [here](https://ccextractor.org/public:codein:google_code-in_2018) and on the official website [here](https://codein.withgoogle.com/). --- ## Installation and Usage Downloads for precompiled binaries and source code can be found [on our website](https://www.ccextractor.org?id=public:general:downloads). Extracting subtitles is relatively simple. Just run the following command: `ccextractor ` This will extract the subtitles. More usage information can be found on our website: - [Using the command line tool](https://www.ccextractor.org/doku.php?id=public:general:command_line_usage) - [Using the Windows GUI](https://www.ccextractor.org/doku.php?id=public:general:win_gui_usage) 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](https://github.com/CCExtractor/ccextractor/blob/master/docs/COMPILATION.MD). ## Support By far the best way to get support is by opening an issue at our [issue tracker](https://github.com/CCExtractor/ccextractor/issues). 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](https://www.ccextractor.org/doku.php?id=public:general:support). 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](https://www.ccextractor.org/public:general:http:sourceforge.net_donate_index.php?group_id=190832) ## 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](.github/CONTRIBUTING.md). ## News & Other Information News about releases and modifications to the code can be found in the [CHANGES.TXT](docs/CHANGES.TXT) file. For more information visit the CCExtractor website: [https://www.ccextractor.org](https://www.ccextractor.org) ## License GNU General Public License version 2.0 (GPL-2.0)