CCExtractor Development

(Good first task for coding). Add an option to CCExtractor to enable/disable timestamps

This is easy because we have a good tutorial on adding new options, so you can follow it to first add the new switch (for example, call it "--no-timestamp-map"). Then actually using that option will be as easy as adding an if in the right place in the code.

The tutorial to add new options is here:

https://ccextractor.org/public:general:gettingstartedwithourcode

And the user request to add this option, here:

https://github.com/CCExtractor/ccextractor/issues/1127

Task tags

  • core
  • c

Students who completed this task

Nils, dhrumilp15

Task type

  • code Code
close

2019