yumata/lampa-source

[Feature request] Open Torrent function

Closed this issue · 3 comments

window.Lampa = {
...
};

add:
window.Lampa = {
Torrent: Torrent,
...
};

yumata commented

Add this plugin to extensions http://cub.watch/plugin/etor

I want to use Lampa.Torrent.start() function.

yumata commented

Added