Giter Site home page Giter Site logo

anime-rss-to-aria2's Introduction

Anime-RSS-to-Aria2

环境变量列表

配置文件项 环境变量 属性 默认值 说明
enabled ENABLED 非必须 aria2 逗号分隔,可选 aria2,piapak
aria2.host ARIA2_HOST 非必须 Aria2的地址
aria2.port ARIA2_PORT 非必须 6800 Aria2的端口
aria2.secret ARIA2_SECRET 非必须 Aria2的密码
pikpak.username PIAPAK_USERNAME 非必须 Piapak的用户名
pikpak.password PIAPAK_PASSWORD 非必须 Piapak的密码
telegram.enable TELEGRAM_ENABLE 非必须 传入任意值启用Telegram通知
telegram.token TELEGRAM_TOKEN 非必须 Telegram Bot的Token
telegram.chat_id TELEGRAM_CHAT_ID 非必须 Telegram的Chat ID
mongo_url DATABASE 必须 MongoDB的链接
base_url BASE_URL 非必须 基础链接,媒体的实际链接将为base_url+title

RSS配置文件

默认读取data/rss.yaml,可以通过定义环境变量RSS_CONFIG来定义读取的文件。

例如将其定义为rss2.yaml,则会读取data/rss2.yaml文件。

也可以将其定义为一个链接(必须以http开头),例如 https://raw.githubusercontent.com/Apocalypsor/Anime-RSS-to-Aria2/master/data/rss_example.yaml

如果链接需要 Bearer Authentication(例如Github),可以定义环境变量AUTHORIZATION_TOKEN来验证。

RSS源:

  1. https://mikanani.me/

  2. https://rssbg.now.sh

anime-rss-to-aria2's People

Contributors

apocalypsor avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.