CCExtractor Development
CCExtractor: Add a parameter to allow filtering "bad" words
Task
Currently, we don't censor "adult" words in subtitles. Sometimes this content should be hidden. Add a "-kf" parameter(kid-friendly) in CCExtractor in order to do this.
Skills
What you will learn here: C programming language, the codebase of CCExtractor, git pull requests.
How to do the task:
- Check the tutorial about adding a new user option(https://ccextractor.org/public:general:gettingstartedwithourcode)
- Find a way to replace words from a list with asterisks. Tip: You can take a look at how the code for correct capitalization works.
- Send a PR(pull request)
Task tags
Students who completed this task
Nils