Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
firefox-extension.zip | 2024-06-26 | 367.4 kB | |
chrome-extension.zip | 2024-06-26 | 367.4 kB | |
Kubespider v0.7.0 release source code.tar.gz | 2024-06-26 | 76.0 MB | |
Kubespider v0.7.0 release source code.zip | 2024-06-26 | 76.2 MB | |
README.md | 2024-06-26 | 5.3 kB | |
Totals: 5 Items | 152.9 MB | 5 |
How to Install?
Just run:
:::sh
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 https://github.com/opennaslab/kubespider/pull/453
- doc: update doc by @richardli1598 in https://github.com/opennaslab/kubespider/pull/455
- fix: fix alist download bug(#456) by @evell1992 in https://github.com/opennaslab/kubespider/pull/457
- Feat add telegram bot by @acegao9527 in https://github.com/opennaslab/kubespider/pull/454
- fix: fix telegram downloading trigger by @richardli1598 in https://github.com/opennaslab/kubespider/pull/458
- fix: keep the original url received by @richardli1598 in https://github.com/opennaslab/kubespider/pull/460
- cleanup: install the latest release version by @richardli1598 in https://github.com/opennaslab/kubespider/pull/461
- feat: add config to manage the repo by @richardli1598 in https://github.com/opennaslab/kubespider/pull/469
- doc: update doc by @richardli1598 in https://github.com/opennaslab/kubespider/pull/471
- add bilibili short url support by @acegao9527 in https://github.com/opennaslab/kubespider/pull/476
- doc: add unraid nas installation guide by @tediorelee in https://github.com/opennaslab/kubespider/pull/481
- fix: fix the occasional pylint error by @richardli1598 in https://github.com/opennaslab/kubespider/pull/482
- fix: yutto downloader not recognize url from app by @tediorelee in https://github.com/opennaslab/kubespider/pull/480
- doc: update main readme guide with unraid installation by @tediorelee in https://github.com/opennaslab/kubespider/pull/484
- fix: yutto downloader docker image does not read sessdata config under short link by @tediorelee in https://github.com/opennaslab/kubespider/pull/486
- doc: make majic source provider guidance better by @richardli1598 in https://github.com/opennaslab/kubespider/pull/488
- fix: Added check for existence of URLs in event source by @qingchoulove in https://github.com/opennaslab/kubespider/pull/490
- feat: Improve dataSource retrieval logic by @qingchoulove in https://github.com/opennaslab/kubespider/pull/492
- bot: build kubespider extension by @github-actions in https://github.com/opennaslab/kubespider/pull/493
- chore: bump yutto version to
2.0.0-beta.37
and fix typo in code by @SigureMo in https://github.com/opennaslab/kubespider/pull/495 - build(deps-dev): bump vite from 4.5.2 to 4.5.3 in /kubespider-extension by @dependabot in https://github.com/opennaslab/kubespider/pull/497
- build(deps): bump yt-dlp from 2023.11.14 to 2024.4.9 in /downloaders/yt-dlp by @dependabot in https://github.com/opennaslab/kubespider/pull/499
- Ani Source Provider: Massive Updates by @ChowDPa02k in https://github.com/opennaslab/kubespider/pull/498
- Mikanani: Add support for subcategory by @ChowDPa02k in https://github.com/opennaslab/kubespider/pull/500
- build(deps): bump tqdm from 4.65.0 to 4.66.3 in /downloaders/tiktok-dlp by @dependabot in https://github.com/opennaslab/kubespider/pull/504
- feat(xunlei): auto get token device_id for xunlei 3.21.0 by @sgpublic in https://github.com/opennaslab/kubespider/pull/505
- fix: wrong xunlei version for auto token retrieval by @sgpublic in https://github.com/opennaslab/kubespider/pull/509
- fix(xunlei): invalid device_id & refresh token by @sgpublic in https://github.com/opennaslab/kubespider/pull/510
- build(deps): bump requests from 2.31.0 to 2.32.0 in /downloaders/yt-dlp by @dependabot in https://github.com/opennaslab/kubespider/pull/515
- chore(deps): bump requests from 2.31.0 to 2.32.0 in /downloaders/yutto by @dependabot in https://github.com/opennaslab/kubespider/pull/516
- feat: kubespider-extension support firefox. by @qingchoulove in https://github.com/opennaslab/kubespider/pull/519
- fix(utils): wrong version checker by @miRemid in https://github.com/opennaslab/kubespider/pull/523
- Add Slack Notification by @manduted in https://github.com/opennaslab/kubespider/pull/524
- chore(deps): bump requests from 2.31.0 to 2.32.2 in /downloaders/you-get by @dependabot in https://github.com/opennaslab/kubespider/pull/521
- bot: build kubespider extension by @github-actions in https://github.com/opennaslab/kubespider/pull/520
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /kubespider-extension by @dependabot in https://github.com/opennaslab/kubespider/pull/527
- chore(deps): bump requests from 2.31.0 to 2.32.2 by @dependabot in https://github.com/opennaslab/kubespider/pull/528
- fix: fix domain name match with btbtt12 by @richardli1598 in https://github.com/opennaslab/kubespider/pull/530
- doc: add version release doc by @richardli1598 in https://github.com/opennaslab/kubespider/pull/531
- fix: fix xunlei download by @richardli1598 in https://github.com/opennaslab/kubespider/pull/532
New Contributors
- @Znonymous29 made their first contribution in https://github.com/opennaslab/kubespider/pull/453
- @sgpublic made their first contribution in https://github.com/opennaslab/kubespider/pull/505
- @manduted made their first contribution in https://github.com/opennaslab/kubespider/pull/524
Full Changelog: https://github.com/opennaslab/kubespider/compare/v0.6.0...v0.7.0