All Projects → sameera-madushan → Subtitlebox

sameera-madushan / Subtitlebox

Licence: mit
Python script to download subtitles for your movies.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Subtitlebox

Addic7ed Ruby
Ruby script to fetch subtitles on Addic7ed (auto-downloader)
Stars: ✭ 43 (-80.18%)
Mutual labels:  subtitles, downloader
Subloader
Subloader is a simple and minimalistic subtitle downloader that enables you to quickly find and download subtitles for your video files.
Stars: ✭ 53 (-75.58%)
Mutual labels:  subtitles, downloader
Bili
A tool to download barrage/video from bilibili/acfun. Support English, Japanese and Chinese(China).一个Python编写的从Bilibili/Acfun下载弹幕/视频的工具。支持英语、日语和中文(中国)。(WEBGUI正在路上)
Stars: ✭ 179 (-17.51%)
Mutual labels:  subtitles, downloader
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (-13.82%)
Mutual labels:  downloader
Javascriptsubtitlesoctopus
Displays subtitles in .ass format via JavaScript. Supports all SSA/ASS features, easily integrates with HTML5 videos.
Stars: ✭ 199 (-8.29%)
Mutual labels:  subtitles
Kjbannerviewdemo
轮播图无限自动循环滚动、缩放布局、自带缓存加载读取、支持自定义继承、定制特定样式、动态图和网图混合轮播、支持在Storyboard和Xib中创建并配置其属性、多种滚动方向选择、多种分页控件选择等等
Stars: ✭ 206 (-5.07%)
Mutual labels:  downloader
Xmly Downloader Qt5
喜马拉雅FM专辑下载器. 支持VIP与付费专辑. 使用Go+Qt5编写(Not Qt Binding).
Stars: ✭ 214 (-1.38%)
Mutual labels:  downloader
Downloader Cli
A simple downloader written in Python with an awesome customizable progressbar.
Stars: ✭ 186 (-14.29%)
Mutual labels:  downloader
Ripme
Downloads albums in bulk
Stars: ✭ 2,748 (+1166.36%)
Mutual labels:  downloader
Facebook Dl
📼 Very minimal Facebook downloader written in 28 lines of Python code (not including comments and blank spaces)
Stars: ✭ 207 (-4.61%)
Mutual labels:  downloader
Dmarchiver
A tool to archive the direct messages, images and videos from your private conversations on Twitter
Stars: ✭ 204 (-5.99%)
Mutual labels:  downloader
Laosj
golang light-weight image crawler
Stars: ✭ 199 (-8.29%)
Mutual labels:  downloader
Discord Image Downloader Go
A simple tool which downloads pictures posted in discord channels of your choice to a local folder.
Stars: ✭ 210 (-3.23%)
Mutual labels:  downloader
Downloader
Powerful and flexible Android file downloader
Stars: ✭ 193 (-11.06%)
Mutual labels:  downloader
Tumblthree
A Tumblr Backup Application
Stars: ✭ 211 (-2.76%)
Mutual labels:  downloader
Pyload
The free and open-source Download Manager written in pure Python
Stars: ✭ 2,393 (+1002.76%)
Mutual labels:  downloader
Srt
A simple library for parsing, modifying, and composing SRT files.
Stars: ✭ 210 (-3.23%)
Mutual labels:  subtitles
Voracious
A video player for studying foreign languages (esp. Japanese)
Stars: ✭ 203 (-6.45%)
Mutual labels:  subtitles
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (-6.45%)
Mutual labels:  downloader
Downloaderforreddit
The Downloader for Reddit is a GUI application with some advanced features to extract and download submitted content from reddit.
Stars: ✭ 208 (-4.15%)
Mutual labels:  downloader

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.

Features

  • [x] Download subtitle files of different languages.
  • [x] Download subtitles for multiple movies at once.
  • [x] Command line mode for terminal users.

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

(OSX/Linux only) Install tkinter

If you are running python 3.7 or later, nothing has to be done. Earlier python3 versions require installation.

# Debian/Ubuntu
$ sudo apt install python3-tk

# macOS
# Follow the instructions on https://tkdocs.com/tutorial/install.html

Usage

python sbox.py
usage: sbox.py [-h] [-f FILE_PATH] [-lang LANGUAGE_CODE]

SubtitleBOX CLI

optional arguments:
  -h, --help            show this help message and exit
  -f FILE_PATH, --file_path FILE_PATH
                        Path of the video file for which subtitles should be
                        looked for
  -lang LANGUAGE_CODE, --language_code LANGUAGE_CODE
                        Language code for subtitles. Can be en, es, fr, it,
                        nl, pl, pt, ro, sv, tr

Support & Contributions

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

Buy Me A Coffee

License

SubtitleBOX is made with ♥ by @__sa_miya__ and it is released under the MIT license.

Contributors

Thanks goes to these wonderful people. ❤️


Jonathan Partain

Alessandro Falcetta

Murilo Pagliuso

mihakodric

Nicolas Brown
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].