2016-03-09 17:26:34 +03:00
2016-01-17 11:40:55 +03:00
2016-03-09 17:26:34 +03:00
2016-03-06 20:47:38 +03:00
2016-02-03 16:37:49 +03:00
2016-03-06 20:34:27 +03:00
2016-03-06 20:34:27 +03:00
2016-02-03 16:37:49 +03:00
2015-06-28 14:40:33 +03:00
2016-02-03 16:37:49 +03:00
2016-02-03 16:37:49 +03:00
2016-02-03 16:42:53 +03:00

python-libtorrent for Kodi

script.module.libtorrent is a Kodi module that makes easy import of python-libtorrent for you.

Support

Used in projects

Usage

Add module in requires of your addon.xml:

<import addon="script.module.libtorrent"/>

Use it in any python file:

from python_libtorrent import get_libtorrent
libtorrent=get_libtorrent()

License

MIT License

Description
python-libtorrent for Kodi
Readme 1.7 GiB
Languages
Python 100%