Go to file
SeungJu Lim 723a84cd9c fix label text at starting 2024-09-02 12:36:00 +09:00
autoplayer fix label text at starting 2024-09-02 12:36:00 +09:00
.gitignore hotfix 2024-06-30 04:48:08 +09:00
.python-version init 2024-06-30 03:47:28 +09:00
LICENSE Initial commit 2024-06-29 18:45:56 +00:00
README.md hotfix 2024-06-30 04:39:58 +09:00
favicon.ico init 2024-06-30 03:47:28 +09:00
main.py fix txt path mismatch 2024-06-30 05:01:18 +09:00
main.spec hotfix 2024-06-30 04:48:08 +09:00

README.md

Selc Subtitle Extractor

This project is a code for automate extracting subtitle on Selc e-learning

Prerequisites

  • Python 3.12.1

Installation

  1. Clone this repository to your local machine.
  2. Build the app using PyInstaller with the pre-built .spec file.
    pyinstaller .\main.spec
    
  3. Use the generated .exe file.

Usage

  1. Just move to the lecture week (강의 주차) you want to extract subtitles from.
  2. Press the "Run" button to start the extraction process.

Contributing

Feel free to contribute to this project by opening issues or pull requests. Any feedback or suggestions are welcome!

License

This project is licensed under the MIT License.