Giter Club home page Giter Club logo

vup.json's Introduction

vup.json

Extract bilibili vup info from vtbs.moe with user avatars

Why?

  • Extract and merge live vtbs.moe database and vdb with only valid vup info
  • Make the final output much smaller. Better suited for FaaS platforms and low-end machines.
  • Make output static and can be deployed to any web server.

Schema

vup.json:

{
  "375504219": {
    "name": "湊-阿库娅Official",
    "type": "vtuber",
    "room": 14917277,
    "face": "/bfs/face/a7195c09c6ba4722966d745d6f692035d3fe4d95.jpg"
  }
}

vup-desc.json:

{
  "375504219": {
    "name": "湊-阿库娅Official",
    "type": "vtuber",
    "room": 14917277,
    "face": "/bfs/face/a7195c09c6ba4722966d745d6f692035d3fe4d95.jpg",
    "sign": "holoIive二期生、虚拟女仆、湊(みなと)あくあ!❖担当画师:がおう协力:湊阿库娅字幕组。商务合作与问题反馈请私信"
  }
}

vup-slim.json:

{
  "375504219": {
    "name": "湊-阿库娅Official",
    "type": "vtuber",
    "room": 14917277
  }
}

vup-room.json (deprecated):

{
  "375504219": {
    "name": "湊-阿库娅Official",
    "type": "vtuber",
    "face": "/bfs/face/a7195c09c6ba4722966d745d6f692035d3fe4d95.jpg",
    "room_id": 14917277
  }
}

Types

Only the folloing types are included from upstream APIs:

  • vtuber
  • group
  • fan
  • unknown

License

MIT

vup.json's People

Contributors

dependabot[bot] avatar sparanoid avatar sparanoid-bot avatar

Stargazers

 avatar

Watchers

 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.