CCExtractor Development
Common functions re-factoring reporting.
There is one module for each internet TV service in the Subtitle Downloader Repository. The link for the repository - https://github.com/abhishek-vinjamoori/SubtitleExtractor
There are some functions which are common to all the modules. These can be written in "common.py". For example, "createSoupObject()" is common to almost all the modules. The student can take it as a sample.
The task is to come up with all the common functions(need not be common for "ALL" the modules but alteast a couple of modules) and report it as an issue on GitHub.
Task tags
Students who completed this task
`w`, Dmitriy Filippov