Code Monkey home page Code Monkey logo

xhspicextractor's Introduction

XHS Pic Extractor

小红书原图提取工具

介绍

使用小红书过程中可能会看到想要保存下来的图,奈何有水印保存下来自用不够美观,所以弄了一个小红书原图提取工具。

本项目尝试使用目前最新的dotnet7.0,并使用Minimal API构造后端应用,对于小型后端接口项目来说,使用Minimal API比常规WEB API在文件结构上更精简,并且可以满足功能需求。

对项目的容器化过程比较顺利,除了配置CI/CD时候遇到一些坑...考虑后续替换更加简单稳定容器云进行自动化部署。

使用方法

输入小红书分享链接或原始链接后获取原图,点击原图即可下载。

  1. 使用分享链接

    share-link

  2. 使用原始链接

    origin-link

使用技术

  • 后端Minimal API: DotNet 7.0
  • 前端UI: LayUI 2.5.7
  • 验证码:HCaptcha

后端部署

docker pull injectrl/xhspicextractor:latest
docker run -d -it --name {name} -e HCaptchaSecret="xxx" -e CorsTarget="xxx" -p IP:Port:5000 injectrl/xhspicextractor:latest

目前服务端

部署并运行在OKTETO容器云

xhspicextractor's People

Contributors

injectrl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.