Git Product home page Git Product logo

bilialbumcrawler's Introduction

B站用户相簿图片爬虫

简介

批量爬取指定的B站用户相簿图片并保存到本地,支持多并发请求和多并发下载,采用CLI方式交互。

运行

  1. pip install -r requirements.txt 安装依赖

  2. 升级到 Python3.7+

  3. python app.py --help 运行程序

截图

显示帮助

img1.JPG

运行

img2.JPG

用到的技术

  1. asyncio 的各种 API
  2. FastAPI 作者写的 [Typer CLI](CLI Option Name - Typer (tiangolo.com)) 工具(吐槽一下貌似这玩意不支持 aio)
  3. tqdm 进度条轮子
  4. aiofiles、aiohttp

bilialbumcrawler's People

Contributors

magicfeirl 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.