2015-07-11 23:52:35 +03:00
2015-07-11 23:49:53 +03:00
2015-06-28 14:40:33 +03:00
2015-07-11 12:45:24 +03:00
2015-07-11 12:00:55 +03:00
2015-07-11 23:49:53 +03:00
2015-07-11 12:45:24 +03:00
2015-06-28 14:40:33 +03:00
2015-07-11 23:52:35 +03:00

Python-Libtorrent for Kodi

script.module.libtorrent is a Kodi module that makes easy import of python-libtorrent for you. Example of usage is Torrenter v2 at https://github.com/DiMartinoXBMC/plugin.video.torrenter

Usage

#. Add module in requires of your addon.xml:

#. Use it in any python file:

  • from python_libtorrent import get_libtorrent
  • libtorrent=get_libtorrent()
Description
python-libtorrent for Kodi
Readme 1.7 GiB
Languages
Python 100%