A commandline access to addic7ed subtitles
Project description
This is a little command-line utility to fetch subtitles from addic7ed.
Install
From pypi
Install latest stable version with:
$ pip install addic7ed-cli
Use --upgrade
to upgrade.
Latest
Install latest development version with:
$ pip install https://github.com/BenoitZugmeyer/addic7ed-cli/archive/master.zip
ArchLinux
An AUR package is waiting for you.
Nix/NixOS
addic7ed-cli is available from nixpkgs unstable channel:
$ nix-env -iA nixpkgs.pythonPackages.addic7ed-cli
Usage
Example, if you speak french and english:
$ addic7ed -l french -l english The.Serie.S02E23.MDR.mkv
Help:
$ addic7ed --help
Authentification
You can login with your addic7ed.com identifiers to increase your daily download quota:
Anonymous users are limited to 15 downloads per 24 hours on their IP address
Registered users are limited to 40
VIPs get 80 downloads (please consider donating)
Configuration file
You can store frequently used options in a configuration file. Create a
file at ~/.config/addic7ed
(Linux, OSX) or
%APPDATA%/Addic7ed Configuration.txt
(Windows), and it will be
parsed using the Python ConfigParser (see example below). Hint: use the
--verbose
argument to print the full path of the configuration
file when running a command. It can contain three sections:
[flags], to set a flag (verbose, hearing-impaired, overwrite, ignore, batch or brute-batch, see
addic7ed search --help
for informations about those flags)[languages], to list prefered languages
[session], the session to use for authentification (this is automatically populated when using
addic7ed login
)
Example:
[flags] hearing-impaired = no batch [languages] french english [session] abcdef
Video organizer
video-organizer format is supported. If a “filelist” file is next to an episode, it will use it to extract its real name and forge the good query.
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
File details
Details for the file addic7ed-cli-1.4.6.tar.gz
.
File metadata
- Download URL: addic7ed-cli-1.4.6.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c56180b145a53ed82189792612baa578c9bdb50705e96b037d7af9763bbf4ca0 |
|
MD5 | cf9d3ebf3b83a768bfa27f1700aad953 |
|
BLAKE2b-256 | dd53e6687af45a1907cf17ac1a20c0092197a23773b90d121424276c838d6de2 |