BangumiNewsRss

所属分类:collect
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2021-11-07 09:14:44
上 传 者sh-1993
说明:  本项目从当季的番剧官网上 收 集 新闻并打包为RSS源发布。,
(This project collects news from the official website of the current season and packages it as an RSS feed.,)

文件列表:
.vscode/ (0, 2021-11-07)
.vscode/bangumiRss.code-snippets (4333, 2021-11-07)
.vscode/launch.json (360, 2021-11-07)
CONTRIBUTING.md (971, 2021-11-07)
LICENSE (1068, 2021-11-07)
lib/ (0, 2021-11-07)
lib/agents.js (18475, 2021-11-07)
lib/api.js (8459, 2021-11-07)
lib/async.js (591, 2021-11-07)
lib/conf.example.json (146, 2021-11-07)
lib/index.js (3076, 2021-11-07)
lib/liquid/ (0, 2021-11-07)
lib/liquid/index.liquid (6855, 2021-11-07)
lib/loaderHost.d.ts (11158, 2021-11-07)
lib/manager.js (17404, 2021-11-07)
lib/phantomjscloud-io-data-types.ts (75675, 2021-11-07)
lib/utils.js (717, 2021-11-07)
package-lock.json (36088, 2021-11-07)
package.json (444, 2021-11-07)
seasons/ (0, 2021-11-07)
seasons/2021-01.js (36435, 2021-11-07)
seasons/2021-04.js (37799, 2021-11-07)
seasons/2021-07.js (15195, 2021-11-07)
seasons/bangumiList.js (1708, 2021-11-07)
seasons/common.js (3427, 2021-11-07)
seasons/index.js (1458, 2021-11-07)
seasons/older.js (1670, 2021-11-07)
structure.md (7566, 2021-11-07)

# 番剧新闻聚合计划 本项目从当季的番剧官网上收集新闻并打包为RSS源发布。目前基于 [Huginn](https://github.com/huginn/huginn) 实现。 ## 包含番剧 请参阅 [项目主页](https://rss.projectxero.top/bangumi/) 。 ## 项目原理 本项目由在 Huginn 上的数个 Agent 组成。通过一定的配置可使这些 Agent 定时向番剧官网拉取新闻。详见 [结构说明](https://github.com/XeroAlpha/BangumiNewsRss/blob/main/structure.md) 。 ## 仓库结构 本仓库存储了上述 Agent 的描述文件(见 `seasons` 目录)与相应的 Agent 生成与导出工具。 ## 如何配置 创建 `lib/conf.json` 文件,格式可参考 [lib/conf.example.json](https://github.com/XeroAlpha/BangumiNewsRss/blob/main/lib/conf.example.json) 。此文件存储了 Huginn 站点的地址、用户名与密码。 ## 如何导出 运行 `npm run generate` 。 ## 待解决问题 较难处理在多个季度播放的且使用同一个新闻来源的番剧。例如连续2季度放送和分割放送。 ## 开源协议 本项目中的文本与各番剧网站的番剧新闻聚合收集器(即 Markdown 文件与 `seasons` 目录)基于 [CC-BY-4.0](https://creativecommons.org/licenses/by/4.0/) 开源,生成器与上传模块(即 `lib` 目录)基于 [MIT License](https://github.com/XeroAlpha/BangumiNewsRss/blob/main/LICENSE) 开源。

近期下载者

相关文件


收藏者