Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/carlo-colombo/itasaflexget
- Owner: carlo-colombo
- License: mit
- Created: 2011-12-13T12:13:40.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-24T21:09:51.000Z (about 11 years ago)
- Last Synced: 2024-04-14T15:54:40.714Z (7 months ago)
- Language: Python
- Homepage:
- Size: 95.7 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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_episodeTest
----------------------------
`python2 -m unittest test`
Test will ask for itasa username and password