A command line tool to download subtitles for your movies.
Project description
A command line tool to download subtitles for your movies.
See the project page for more documentation.
Installation
To install or update subscope, simply:
pip install -U subscope
Basic use
This is how you can download subtitles for your movies:
subscope -l fr,en /path/to/my/movie1.avi /path/to/my/movie2.mkv
How to contribute
Just send pull requests here. Here is a way to create a working dev environment:
# checkout the code git clone https://github.com/parkouss/subscope cd subscope # create a virtualenv and install subscope in it virtualenv venv . venv/bin/activate pip install -e . # run tests pip install mock # not required, and only for python < 3.3 users python setup.py test
Thanks to
The original idea comes from the periscope project, so many thanks to its author and contributors! Unfortunatly the project is not active since Dec 2013, that’s the reason why subscope exists now.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
subscope-1.0.2.tar.gz
(12.2 kB
view details)
File details
Details for the file subscope-1.0.2.tar.gz
.
File metadata
- Download URL: subscope-1.0.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 412fff419b9ecbe25ae023facf386a4fa455568cd3f5890e36fce8ee9f8894b5 |
|
MD5 | 825c1bd2cd6f40e4f5886d51bc55c939 |
|
BLAKE2b-256 | 28928e4bf6fbc92a93cdbde7694a37500ef1b8c4726872e16f139e958659180b |