Releases: opennaslab/kubespider
Releases · opennaslab/kubespider
Kubespider v0.7.0 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.7.0.tar.gz && tar -zxvf v0.7.0.tar.gz && cd kubespider-v0.7.0 && bash hack/install_kubespider.sh
What's Changed
- Update mikanani README.md by @Znonymous29 in #453
- doc: update doc by @richardli1598 in #455
- fix: fix alist download bug(#456) by @evell1992 in #457
- Feat add telegram bot by @acegao9527 in #454
- fix: fix telegram downloading trigger by @richardli1598 in #458
- fix: keep the original url received by @richardli1598 in #460
- cleanup: install the latest release version by @richardli1598 in #461
- feat: add config to manage the repo by @richardli1598 in #469
- doc: update doc by @richardli1598 in #471
- add bilibili short url support by @acegao9527 in #476
- doc: add unraid nas installation guide by @tediorelee in #481
- fix: fix the occasional pylint error by @richardli1598 in #482
- fix: yutto downloader not recognize url from app by @tediorelee in #480
- doc: update main readme guide with unraid installation by @tediorelee in #484
- fix: yutto downloader docker image does not read sessdata config under short link by @tediorelee in #486
- doc: make majic source provider guidance better by @richardli1598 in #488
- fix: Added check for existence of URLs in event source by @qingchoulove in #490
- feat: Improve dataSource retrieval logic by @qingchoulove in #492
- bot: build kubespider extension by @github-actions in #493
- chore: bump yutto version to
2.0.0-beta.37
and fix typo in code by @SigureMo in #495 - build(deps-dev): bump vite from 4.5.2 to 4.5.3 in /kubespider-extension by @dependabot in #497
- build(deps): bump yt-dlp from 2023.11.14 to 2024.4.9 in /downloaders/yt-dlp by @dependabot in #499
- Ani Source Provider: Massive Updates by @ChowDPa02k in #498
- Mikanani: Add support for subcategory by @ChowDPa02k in #500
- build(deps): bump tqdm from 4.65.0 to 4.66.3 in /downloaders/tiktok-dlp by @dependabot in #504
- feat(xunlei): auto get token device_id for xunlei 3.21.0 by @sgpublic in #505
- fix: wrong xunlei version for auto token retrieval by @sgpublic in #509
- fix(xunlei): invalid device_id & refresh token by @sgpublic in #510
- build(deps): bump requests from 2.31.0 to 2.32.0 in /downloaders/yt-dlp by @dependabot in #515
- chore(deps): bump requests from 2.31.0 to 2.32.0 in /downloaders/yutto by @dependabot in #516
- feat: kubespider-extension support firefox. by @qingchoulove in #519
- fix(utils): wrong version checker by @miRemid in #523
- Add Slack Notification by @manduted in #524
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /downloaders/you-get by @dependabot in #521
- bot: build kubespider extension by @github-actions in #520
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /kubespider-extension by @dependabot in #527
- chore(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in #528
- fix: fix domain name match with btbtt12 by @richardli1598 in #530
- doc: add version release doc by @richardli1598 in #531
- fix: fix xunlei download by @richardli1598 in #532
New Contributors
- @Znonymous29 made their first contribution in #453
- @sgpublic made their first contribution in #505
- @manduted made their first contribution in #524
Full Changelog: v0.6.0...v0.7.0
Kubespider v0.6.2 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.6.2.tar.gz && tar -zxvf v0.6.2.tar.gz && cd kubespider-v0.6.2 && bash hack/install_kubespider.sh
Bugfix
- fix: yutto downloader not recognize url from app
Contributors
Kubespider v0.6.1 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.6.1.tar.gz && tar -zxvf v0.6.1.tar.gz && cd kubespider-v0.6.1 && bash hack/install_kubespider.sh
New features:
- add bilibili short url support.
Bugfix
- fix alist download bug.
Contributors
Kubespider v0.6.0 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
Kubespider v0.5.0 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.5.0.tar.gz && tar -zxvf v0.5.0.tar.gz && cd kubespider-v0.5.0 && bash hack/install_kubespider.sh
New features:
- feat: yt-dlp liberalization of other resources
- feat: upgrade Python to 3.11
- doc: add ugreen installation guide in readme
- doc: fix install script docker volume
- doc: magic_source_provider support yt-dlp configuration
Bugfix
- fix: replace thunder install script volume path
- fix: try to parse anime title multiple times
- fix: fix btbtt12 downloading
- fix: replace thunder install script volume path
Contributors
@chesha1 @evell1992 @LeanFly @miRemid @qingchoulove @richardli1598 @zirain @zj1123581321
Kubespider v0.4.0 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.4.0.tar.gz && tar -zxvf v0.4.0.tar.gz && cd kubespider-v0.4.0 && bash hack/install_kubespider.sh
New features:
- feat: add multi-thread support for pt server
- feat: Add qq notification provider
- feat: baidunetdisk install
- feat: add alist source provider
- feat: notify webhook users if there is no links
- feat: Add Telegram as a notification provider
- cli: support code hot reload for development
- feat: Support multiple link selector for magic source provider
- feat: Make PT provider more generic
- feat: Adaptation of docker deployment scripts for macos
- refactor: Define data models
- refactor: Rewriting chrome extensions with react+tailwindcss.
Bugfix
- fix: remove proxy when calling download provider
- fix: fix jellyfin mount
- fix: create .config dir by default
- fix: fix pt download size calculation
Contributors
@bruseyun @DDSDerek @DDSRem @evell1992 @Hotwill @ljtnono @miRemid @qingchoulove @richardli1598 @Tarhyru @tediorelee @ultraji @xiaozhikang0916 @zirain @zj1123581321
Kubespider v0.3.0 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.3.0.tar.gz && tar -zxvf v0.3.0.tar.gz && cd kubespider-v0.3.0 && bash hack/install_kubespider.sh
New features:
- feat: Support better download result notification in chrome.
- feat: chrome-ext trigger download support capture cookies.
- feat: add pt file type for trigger pt download.
- feat: Support arm64 & update shell script.
- feat: Disable auto change download provider.
- doc: Add synology adaption docs.
- doc: Add Terramaster adaption docs.
- feat: define the env to specify the installation path.
- feat: Support douyin video download with watermark.
- feat: Support config init when the files miss.
- feat: Support video format convertion for yt-dlp.
- feat: Support webhook authentication.
- feat: Support PT(NexusPHP framework) automatic maintenance.
- feat: Change the configuration reading to injection form.
- feat: Add title regular filtering for mikan.
- feat: support general link for general rss provider.
- feat: add torrent file type and custom title pattern support.
- feat: Support config reloading automatically.
Bugfix
- fix: Fix config gets empty.
- fix: install ffmpeg in download container.
- fix: wrong file type and link type in general_rss_source_provider.
Contributors
@acegao9527
@DDSDerek
@DDSRem
@heywalter
@ijwstl
@jwcesign
@klaxonz
@ljtnono
@miRemid
@peterqiu0468
@qingchoulove
@richardli1598
@ultraji
@xiaozhikang0916
@zirain
Kubespider v0.2.0 release
How to Install?
Just run:
wget https://github.com/opennaslab/kubespider/archive/refs/tags/v0.2.0.tar.gz && tar -zxvf v0.2.0.tar.gz && cd kubespider-0.2.0 && bash hack/install_kubespider.sh
- Chrome plugin installation is described in
README.md
- The configuration file has changed to YAML. Please adapt according to what is described in the repository.
New features:
- Added a new download provider - Transmission.
- Added support for General RSS feeds as a source provider.
- Added support for yt-dlp as a download provider.
- Added support for multiple providers of the same type, and the ability to specify a download provider for a given source provider.
- Added progress printing for You-get downloads and implemented YouTube source provider.
- Added support for tags and categories in qBittorrent downloads.
- Added support for Bilbili video downloads with You-get.
- Added Jellyfin installation documentation and scripts.
- Added refresh functionality for the Chrome extension.
- Added support for enabling multiple download providers at once.
- Added support for qBittorrent download provider.
- Added Xunlei download provider support.
- Added TV title recording in source provider config.
Contributors
@xiaozhikang0916 @mtyzaq @qingchoulove @ultraji @jwcesign @ijwstl @miRemid
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协议的下载软件。