joaopio / SubtitleBOX

Python script to download subtitles for your movies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SBOX - Subtitle Box

SBOX is a python script to download subtitles for your movies from SubDB database using their API. SubDB is a free, centralized subtitle database intended to be used only by opensource and non-commercial softwares.

Please Note: Subtitle file will be downloaded in to the same folder as the correspondent video file.

ezgif com-gif-maker

Git Installation

# clone the repo
$ git clone https://github.com/sameera-madushan/SubtitleBOX.git

# change the working directory to SubtitleBOX
$ cd SubtitleBOX

# install the requirements
$ pip3 install -r requirements.txt

Usage

python sbox.py

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind welcome!

License

MIT ©sameera-madushan

About

Python script to download subtitles for your movies.

License:MIT License


Languages

Language:Python 100.0%