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:
Task tags
Students who completed this task
Nils, dhrumilp15