Automatically fetch anime updates from the Mikan Project's RSS feed and offline download them to the cloud drive through Alist.
Project description
Alist-MikananiRss
从蜜柑计划的RSS订阅源中自动获取番剧更新并通过Alist离线下载至对应网盘
并结合使用ChatGPT分析资源名,将资源重命名为Emby可解析的格式。
功能
- 自动获取番剧更新并下载至对应网盘
- 通过PushPlus, Telegram等渠道发送更新通知
- 自动重命名为emby可识别格式
准备工作
- 请自行参照Alist项目文档部署Alist(版本须>=3.29.0),并搭建好Aria2/qBittorrent离线下载
- 自行注册蜜柑计划账户,订阅番剧,获取订阅链接
如何使用
- 请确保你的python版本在3.11以上
- 使用pip安装:
pip install alist-mikananirss
- 在目录下新建一个
config.yaml
配置文件,并填写配置文件如下(完整功能示例详解见配置说明)common: interval_time: 300 alist: base_url: https://example.com # 修改为你的alist访问地址 token: alist-xxx # 修改为你的alist token;可在"管理员后台->设置->其他"中找到 downloader: qBittorrent # 或者 aria2 download_path: Onedrive/Anime # 修改为你的下载路径,相对于alist根目录 mikan: subscribe_url: - https://mikanani.me/RSS/MyBangumi?token=xxx # 修改为你的蜜柑订阅地址 filters: - 非合集 rename: regex: ~
- 运行代码:
python -m alist_mikananirss --config config.yaml
- Enjoy
更多的运行方法详见使用文档
重命名效果展示
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
alist_mikananirss-0.1.5.tar.gz
(105.6 kB
view details)
Built Distribution
File details
Details for the file alist_mikananirss-0.1.5.tar.gz
.
File metadata
- Download URL: alist_mikananirss-0.1.5.tar.gz
- Upload date:
- Size: 105.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 160bca783ca5b699fa47c18cf42cfcea49546641be456a95c5456a83c3f9913f |
|
MD5 | 4ae386c3434d56036a8a2c6829dab29e |
|
BLAKE2b-256 | 7679f48d7ca70288a827dee0a75b044d1b13421d4ad5f2b478214252a2c1b588 |
File details
Details for the file alist_mikananirss-0.1.5-py3-none-any.whl
.
File metadata
- Download URL: alist_mikananirss-0.1.5-py3-none-any.whl
- Upload date:
- Size: 31.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 568ba509ee946225df7cdc11e55d949a67504c4331cc17ae56f2048d13ce1957 |
|
MD5 | da1b551e98629bd77d5ffd89a870e78b |
|
BLAKE2b-256 | 144e6f4b7fceceb6585b871adedaefea881491d52eb2f39d04b785ce377e3802 |