Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 342 Bytes

File metadata and controls

21 lines (15 loc) · 342 Bytes

Yumpu scraper

Download raw JPEG files from documents on https://www.yumpu.com

Build

To build this project you will need Go (https://golang.org/doc/install).

go build

Usage

Usage of ./yumpu-scraper:
  -id string
        Yumpu document ID
  -out string
        directory where to download jpeg files (default ".")