Giter Site home page Giter Site logo

waifud's Introduction

waifu!D

waifu!d 是一个 rss 附件下载器, 同时也可以自己写插件支持更多的功能

目前支持在 telegram 机器人上订阅与取消订阅


使用方法

命令行

waifud [-c, --config=CONFIG_PATH]
CONFIG_PATH :
	config file (default "config.yaml")

配置

service:
  puller:
    enable: true                # 是否启用; 默认: true
    saved-path: "waifud.gob"    # 订阅存储路径
    min-ttl: 600                # rss 最小 ttl

  telebot:
    enable: true                # 是否启用; 默认: true
    token: ""                   # telebot token

  aria2c:
    enable: true                # 是否启用; 默认: true
    url: ""                     # aria2 rpc 地址
    secret: ""                  # aria2 rpc 密码
    session: ""                 # session 保存路径; 空为不保存

telebot

/ping  
/sub url [dir]	    # 添加订阅 aria2全局下的相对目录
/ubsub url	        # 取消订阅
/getsub		        # 查看全部订阅
/link url [dir]	    # 直接下载链接
/status             # 查看下载项与状态

效果如下

Imgur

waifud's People

Contributors

pcmid 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.