Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 990 Bytes

README.rst

File metadata and controls

35 lines (23 loc) · 990 Bytes

Series list

https://travis-ci.org/nvbn/series_list.png?branch=develop https://coviolations.io/projects/nvbn/series_list/badge/?

Easy to use tool for automatically downloading series from https://eztv.it and english subtitles from http://www.addic7ed.com/

https://github.com/nvbn/series_list/blob/develop/data/image_1.png?raw=true

https://github.com/nvbn/series_list/blob/develop/data/image_2.png?raw=true

Install in ubuntu

Run in terminal:

sudo add-apt-repository ppa:nvbn-rm/ppa
sudo apt-get update
sudo apt-get install series-list

Install in other systems

  • Install libtorrent
  • Clone repository
  • Install series_list with:
python setup.py install