Giter VIP home page Giter VIP logo

crossdressimgs's Introduction

crossDressImgs

Use Vlang to crawl image links and download of komeiji-satori/Dress projects

Just for learning Vlang

纯粹是为了练手😄,当然最简单的办法是直接克隆仓库

记得多看 doc

Usage

  • Install env

    安装环境 or 官网 link

    # You can clone V anywhere
    git clone https://github.com/vlang/v
    cd v
    make
    ./v symlink
    v up
  • Run

    克隆本项目运行

    git clone https://github.com/jeeinn/crossDressImgs.git
    cd crossDressImgs
    v run dress.v

    在当前目录的 imgs_url.txt 中就是所有的一级目录图片地址啦 ,可以找个软件批量脱下来啦

    图片默认保存在 download_dir 目录中,文件名以下载地址的md5生成

  • Current Version

    V 0.1.28 --> V 0.1.29 (2020-08-07)

    V 0.1.12 --> V 0.1.28 (2020-08-05)

    Vlang 的当前版本 V 0.1.12

Show

展示

工作中的图片

TODOs

  • 目前 http 模块的 download 部分还没暴露出来,后续考虑加入下载图片功能
  • 使用 go 预发来并发下载

Reference

参考

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.