Requirements
This scraper is made to work with Python 3 only. It is pre-installed on many linux distribution.
If it’s not your case, install it :p
Install
- Using python-pip:
$ sudo pip install addic7ed
- Using Git repository:
$ git clone https://github.com/Jesus-21/addic7ed.git addic7ed
or download/unzip archive
then (from download/clone path):
$ sudo pip install -r requirements.txt
or use python Python virtualenv and install requirements within.
Create ~/.addic7edrc file containing language you want (english for instance):
[config] lang = 1
You can find language codes here
Usage
If you installed using python-pip, just run addic7ed (otherwise addic7ed.py file should be excutable) from the folder where your video files are,
$ addic7ed
or
$ /git/clone/path/addic7ed.py
then it will prompt which file you want to download. If download is successful, it will rename the video file to match subtitle file.
TODO List
Error management (almost none right now)
CLI arguments (language, etc.)
Intelligent auto-download (using release name + completion + popularity)
Better file crawling (recursivity mainly)
More pre/post processing of series names
(Python 2 support?)
Suggestions and/or pull requests are more than welcome!
Release files for addic7ed 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| addic7ed-0.1.0.tar.gz | 5.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| addic7ed-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.1 kB
Release files / addic7ed-0.1.0.tar.gz
| Download URL | addic7ed-0.1.0.tar.gz |
|---|---|
| Size | 5.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
c85a00294dd4fa4f0139f0e0bd1d8d3c443c0a20c869986504723ddcea8105c9
|
|
BLAKE2b-256 checksum How to use checksums |
e1a02188dc3d7a51824d27abaaf88747dc42bfbd4cc59b221986447d97149c05
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / addic7ed-0.1.0-py3-none-any.whl
| Download URL | addic7ed-0.1.0-py3-none-any.whl |
|---|---|
| Size | 8.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1eb6b9aff16a30aae783ccdc3eb93ee2a88e9849829ac7fe1948c307ff7556a
|
|
BLAKE2b-256 checksum How to use checksums |
507c64a3b98dd912bb0caeb48781ffff2b33b020e9376f9d7de3ed20201d2f8c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |