Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/carlo-colombo/itasaflexget

Flexget Itasa Plugin
https://github.com/carlo-colombo/itasaflexget

Last synced: 8 days ago
JSON representation

Flexget Itasa Plugin

Awesome Lists containing this project

README

        

Itasa Flexget plugin (v 1.3.2)
==============================

- [Flexget](http://www.flexget.com)
- [Itasa](http://italiansubs.net)
- [ItasaFlexget forum post on Itasa](http://www.italiansubs.net/forum/hardware-software/itasa-flexget-plugin/)

Install
-------
Drop `ItasaFlexGet.py` in `~/.flexget/plugins`

Flexget compatibility
---------------------
Both last and older version, both download phase method (on_feed_download, on_task_download)

Flexget config.yml examples
---------------------------
```
feeds:
myitasa:
rss: http://www.italiansubs.net/index.php?option=com_rsssub... #myitasa or itasa subtitle feed
accept_all: yes #accept all from myitasa
itasa:
username: itasaUsername
password: itasaPassword
path: ~/subtitle/download/folder # absolute or starting from $HOME
messages:
- Grazie
- Grazie mille!!!
- Mitici
```

Features
---------------------------
* Optional parameter messages: plugin will post a message on subtitle page, message will be choose amongst configured messages.
* Extracted fields:
* title
* output _downloaded zip path_
* series\_name _Itasa version_
* series_season
* series_episode

Test
----------------------------
`python2 -m unittest test`
Test will ask for itasa username and password