Coder Social home page Coder Social logo

rank2collection's Introduction

RANK2COLLECTION

根据neodb、bangumi的评分记录,自动创建收藏单(目录)

说明

  • 程序逻辑如下:
    1. 获取评分记录
    2. 新建目录,根据设置的筛选条件,自动添加
  • 注意事项
    1. 默认将标记结果设为公开,如介意,请自行修改代码。
    2. 创建的目录默认命名为{username}的十分榜单,如介意,请自行修改代码
  • 最终效果如下

使用

  1. 修改config.toml.example为对应的配置,并重名为config.toml
  2. neodb_token可参考NeoDB 获取 Access Token-大大的小蜗牛获取
  3. bangumi_token个人令牌获取
  4. 运行
  • 法一:自行编译,运行
    # 请确保有相关运行环境
    cargo build
    cargo run 
    
  • 法二:使用release中已编译好的程序(暂时只支持linux平台),运行截图如下 run

踩坑

  • 发布过程,例:
    # 修改CHANGELOG.md
    git tag -a v0.3.0 -m "尝试自动化发布release"
    git push origin v0.3.0

todo

  • 丰富配置选项,允许自定义收藏单(目录)地址

参考链接

rank2collection's People

Contributors

euds63 avatar dependabot[bot] avatar

Watchers

 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.