yumata / lampa-source

GNU General Public License v2.0
191 stars 62 forks source link

[Feature request] Open Torrent function #154

Closed aston314 closed 1 year ago

aston314 commented 1 year ago

window.Lampa = { ... };

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

yumata commented 1 year ago

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

aston314 commented 1 year ago

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

yumata commented 1 year ago

Added