Giter VIP home page Giter VIP logo

pixiv_downloader's People

Contributors

dependabot[bot] avatar lifegpc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pixiv_downloader's Issues

Database support

  • sqlite support
  • MySQL support
  • add data to database when downloading artworks and posts.

Fallback web api when app api return limited image

Source Url: https://www.pixiv.net/artworks/114141177

{
  "illust": {
    "id": 114141177,
    "title": "",
    "type": "illust",
    "image_urls": {
      "square_medium": "https://s.pximg.net/common/images/limit_sanity_level_360.png",
      "medium": "https://s.pximg.net/common/images/limit_sanity_level_360.png",
      "large": "https://s.pximg.net/common/images/limit_sanity_level_360.png"
    },
    "caption": "",
    "restrict": 0,
    "user": {
      "id": 19264234,
      "name": "",
      "account": "",
      "profile_image_urls": {
        "medium": "https://s.pximg.net/common/images/no_profile.png"
      }
    },
    "tags": [],
    "tools": [],
    "create_date": "2023-12-11T18:55:54+09:00",
    "page_count": 1,
    "width": 100,
    "height": 100,
    "sanity_level": 0,
    "x_restrict": 0,
    "series": null,
    "meta_single_page": {
      "original_image_url": "https://s.pximg.net/common/images/limit_sanity_level_360.png"
    },
    "meta_pages": [],
    "total_view": 0,
    "total_bookmarks": 0,
    "is_bookmarked": false,
    "visible": false,
    "is_muted": false,
    "illust_ai_type": 0,
    "illust_book_style": 0,
    "comment_access_control": 0
  }
}

Batch download support

  • add support to download artworks via search.
  • add support to download artists' artworks.

Fanbox support

  • Support to download post.
  • Support to download creator's information.
  • Support to convert from json to html.
  • Add support to download files.

Web API Server - Server authentication API

Server authentication status

  • Implemented
  • Tested
  • Documented

Get server's public key

  • Implemented
  • Tested
  • Documented

User manage

Add user

  • Implemented
  • Tested
  • Documented

Update user

  • Implemented
  • Tested
  • Documented

Change user's password

  • Implemented
  • Tested
  • Documented

Change user's name

  • Implemented
  • Tested
  • Documented

Delete user

  • Implemented
  • Tested
  • Documented

Get user information

  • Implemented
  • Tested
  • Documented

List all existing users

  • Implemented
  • Tested
  • Documented

Token manage

Add a new token

  • Implemented
  • Tested
  • Documented

Revoke a token

  • Implemented
  • Tested
  • Documented

Extend token's lifetime

  • Implemented
  • Tested
  • Documented

Token based authentication method

  • Implemented
  • Tested
  • Documented

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.