CCExtractor Development
[CCExtractor-Web] Add database upgrade mechanism
Introduction
CCExtractor-Web is a web application for subtitle extraction through CCExtractor and is one of our Google Summer of Code 2018 projects. The project provides a simple interface for users, right in their web browser to upload their files and get subtitle files from any device without actually installing CCExtractor.
Repository: https://github.com/saurabhshri/ccextractor-web
The task
Whenever there are some modifications in the database, we need to manually make some changes. We need to have some migration script to automate this process.
Requirements to complete this task
We expect an opened pull request, which contains the modification requested above, unit tests that cover (most of) the changes, and documentation where necessary.
Relevant extra links
Task tags
Students who completed this task
T1duS