AlixBa / addic7ed-subtitles

an Addic7ed subtitles downloader

Home Page:http://alixba.github.io/addic7ed-subtitles/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please don't use this to overload Addic7ed servers.

HOW TO

composer global require alixba/addic7ed-subtitles
OR
git clone git@github.com:AlixBa/addic7ed-subtitles.git && cd addic7ed-subtitles && composer update.

Override wanted parameters from app/config.reference.json to app/config.json.

USAGE

addic7ed-php [--update] [--no-download] [file] [file] [...]
addic7ed-php Marvels.Agent.Carter.S01E01.HDTV.x264-KILLERS.mp4
addic7ed-php --no-download /path/to/Gotham.S01E11.720p.HDTV.X264-DIMENSION.mkv
addic7ed-php --update

  • --update: updates the shows list
  • --no-download: runs addic7ed-php without writing anything on disk

CONTRIBUTE

Feel free to contribute :)

IDEAS

  • Better searching method for show id.
  • Allow multiple languages.
  • Suffix srt files wih languages ([SHOW].[LANG].srt).
  • Make addic7ed-php with options (override config.json on launch).
  • Use tag to determine groups?
  • Weight default group to find best subtitle if multiple groups match.
  • Wait for this to be merged to set a lower timeout.
  • ...

About

an Addic7ed subtitles downloader

http://alixba.github.io/addic7ed-subtitles/

License:MIT License


Languages

Language:PHP 98.4%Language:Shell 1.6%