# 0card-images-helper

> Get images from 0card easily for you.

Latest version **1.0.2** (published 2016-04-27) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install 0card-images-helper
pnpm add 0card-images-helper
yarn add 0card-images-helper
bun add 0card-images-helper
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.0.2 |
| Published | 2016-04-27 |
| First published | 2016-04-27 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Known vulnerabilities | 0 (+1 in 1 direct dependencies) |
| Install scripts | no |
| Author | Calvin Jeng |
| Maintainers | lockys |

## Links

- npm: https://www.npmjs.com/package/0card-images-helper
- npm.io page: https://npm.io/package/0card-images-helper

## Dependencies (3)

- [dcard](https://npm.io/package/dcard.md) ^1.0.3
- [request](https://npm.io/package/request.md) ^2.58.0
- [get-urls](https://npm.io/package/get-urls.md) ^5.0.0

## Recent versions

- 1.0.2 (latest) — 2016-04-27

## README

# Dcard Images Downloader
![](http://i.imgur.com/xJXknE8.gif)

Usage:
==
Dcard is a social website ony for students at university.  
This program help you get images from [Dcard](https://www.dcard.tw) easily, now only support images which was uploaded to [imgur](http://imgur.com). **Please note that all the images you got belong to the original authors, DO NOT use for illegal purpose.**  
Thank you :smiley:

Build:
==
```shell
$ git clone https://github.com/lockys/Dcard-Image-Dowloader.git download-dcard-images
$ cd download-dcard-images
$ npm install // install deps.
$ node index.js //execute.
 +-+-+-+-+-+ +-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+-+
 |D|c|a|r|d| |I|m|a|g|e| |D|o|w|n|l|o|a|d|e|r|
 +-+-+-+-+-+ +-+-+-+-+-+ +-+-+-+-+-+-+-+-+-+-+
1.0.0 alpha edition @ 2015/06/25
[!] Please note thar all the images belong to the original author, DO NOT use for illigal purpose.
[*] Creating images/ folder for you..
[*] Please enter how many pages and forum name you want to parse?(enter '.exit' to leave :-))
[*] For example, type 'funny 3' to parse images in the latest 3 pages
funny 3
[*] You are retrieving 3 pages, please wait.
[*] Create images/ successfully
[*] Retrieving http://i.imgur.com/jNYI13H.jpg...
```
**Available Forums in Dcard**
```
funny, bg, trending, talk, girl, boy, mood, music, movie, literature, sport, pet, food, job, studyabroad, marvel, sex, dcard, whysoserious, delete
```

Get the porgram directly:
==
[Release](https://github.com/lockys/Dcard-Image-helper/releases)

Collaborators
==
[lockys](https://github.com/lockys), [John-lin](https://github.com/John-lin)

 Deps used
==
- [request](https://github.com/request/request)
- [get-urls](https://github.com/sindresorhus/get-urls)
- [dcardJS](https://github.com/lockys/DcardJS)

Contribution
==
Feel free to pull requests, open issues

License
==
MIT

---
_Source: https://npm.io/package/0card-images-helper · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
