[](https://bitdeli.com/free "Bitdeli Badge")
Witsub
======
Where Is The (fuck...) Subtitle
A simple command line software to automaticaly download video subtitle.
It use the [OpenSubtitles.org](http://www.opensubtitles.org/) database and its wonderfull API.
## How it work ?
Before...
videos
├── A wonderfull movies.avi
├── A top serie
│ ├── A top serie - S1E01.avi
│ └── A top serie - S1E02.avi
└── Not a video file.txt
Let's go...
witsub -f ./videos
After...
videos
├── A wonderfull movies.avi
├── A wonderfull movies.srt
├── A top serie
│ ├── A top serie - S1E01.avi
│ ├── A top serie - S1E01.srt
│ ├── A top serie - S1E02.avi
│ └── A top serie - S1E02.srt
└── Not a video file.txt
Keep it simple...
## How to install
The simple way to install Witsub is to use the PyPI package index:
pip install witsub
or to upgrade to the latest version
pip install --upgrade witsub
## How to use it ?
It can work with file (video file) or path (recursive to video files).
-f <path>: Path can be video file or folder
Options:
-v: Display version and exit
-V: Switch on debug mode (verbose)
-l <lang>: Set the subtitle language search (default is 'eng' for English)
Use the ISO 639-2 standard (example 'fre' for French)
-w: Force download and overwrite of existing subtitle
Witsub
======
Where Is The (fuck...) Subtitle
A simple command line software to automaticaly download video subtitle.
It use the [OpenSubtitles.org](http://www.opensubtitles.org/) database and its wonderfull API.
## How it work ?
Before...
videos
├── A wonderfull movies.avi
├── A top serie
│ ├── A top serie - S1E01.avi
│ └── A top serie - S1E02.avi
└── Not a video file.txt
Let's go...
witsub -f ./videos
After...
videos
├── A wonderfull movies.avi
├── A wonderfull movies.srt
├── A top serie
│ ├── A top serie - S1E01.avi
│ ├── A top serie - S1E01.srt
│ ├── A top serie - S1E02.avi
│ └── A top serie - S1E02.srt
└── Not a video file.txt
Keep it simple...
## How to install
The simple way to install Witsub is to use the PyPI package index:
pip install witsub
or to upgrade to the latest version
pip install --upgrade witsub
## How to use it ?
It can work with file (video file) or path (recursive to video files).
-f <path>: Path can be video file or folder
Options:
-v: Display version and exit
-V: Switch on debug mode (verbose)
-l <lang>: Set the subtitle language search (default is 'eng' for English)
Use the ISO 639-2 standard (example 'fre' for French)
-w: Force download and overwrite of existing subtitle
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
witsub-1.2.1.tar.gz
(6.8 kB
view details)
File details
Details for the file witsub-1.2.1.tar.gz.
File metadata
- Download URL: witsub-1.2.1.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55f47c671f8a6afdf1ed5adaff5917f06fc16b1180d3c512908587c72a47b0c6
|
|
| MD5 |
95388d95331ac5ef90474c837006b9af
|
|
| BLAKE2b-256 |
9a064f1cbff3f4d0ddae7dce86c4ebc6c5ed17c2ec9556200350a24815384dd6
|