Skip to content

Use script.module.libtorrent

Thomas requested to merge use-script.module.libtorrent into main

Instead of importing directly the libtorrent python bindings, rely on the add-on script.module.libtorrent to support more systems (especially the ones where the python bindings cannot be installed manually).

Relates to #14

Merge request reports