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