Kubespider v0.1.0 release
How to install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.1.0.tar.gz && tar -zxvf v0.1.0.tar.gz && cd kubespider-0.1.0 && bash hack/install.sh
New features
- Support chrome webhook plugin trigger(chrome context menu).
- Support magnet, torrent, and general-type(mp4, zip, etc.) file downloads.
- Support some popular website resource downloads, including mikanani, btbtt12, meijutt.
- Support aira2-type downloading software.
如何安装?
运行如下命令即可:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.1.0.tar.gz && tar -zxvf v0.1.0.tar.gz && cd kubespider-0.1.0 && bash hack/install.sh
新特性
- 支持chrome webhook插件(chrome右键点击下载)。
- 支持magnet, torrent, 和通用类型(如mp4, zip等)文件下载。
- 支持一些流行资源网站,包括mikanani, btbtt12, meijutt。
- 支持aria2协议的下载软件。