Kubespider v0.6.0 release
qingchoulove
released this
06 Feb 06:59
·
13 commits
to release-0.6
since this release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.6.0.tar.gz && tar -zxvf v0.6.0.tar.gz && cd kubespider-v0.6.0 && bash hack/install_kubespider.sh
New features:
- feat: print logo and build commit hash when start.
- feat: support yutto download provider
- feat: meijutt_source_provider filter link type & auto choose correct link type
- feat: simply download youtube by default config
- feat: add some youtube host judgement
- feat: Support qbittorrent to use category as download path
- docs: Update faq.md add two situations
- docs: update some docs about yutto
- docs: add doc about yutto configuration
- ci: new workflow to build chrome-extension on kubespider-extension update.
- ci: disable arm64 image build for acr
- ci: udgarde python lib dep and upgrade workflow dep
- ci: add linux/arm64 image build test
Bugfix
- fix: Add wbi auth support for bilibili search api
- fix: yutto log output exception
- fix: yt-dlp cannot be started by non-root users
- fix: Pass download_param to the link structure.
- fix: The judgment logic of the should_handle method in meijutt_source…
Contributors
@acegao9527 @ChowDPa02k @DDSDerek @DDSRem @miRemid @noahzark @qingchoulove @richardli1598 @SigureMo @yangn0