Skip to main content

Addic7ed scraper written in Python to download subtitles (almost) automatically

Project description

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.

Example

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!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

addic7ed-0.1.1.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

addic7ed-0.1.1-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page