Metadata-Version: 2.1
Name: pixiv-bulk-downloader
Version: 1.7
Summary: Pixiv Bulk Downloader
Home-page: https://github.com/eggplants/pixiv-bulk-downloader
Author: eggplants
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Requires-Dist: gppt
Requires-Dist: pixivpy
Requires-Dist: stdiomask

# pixiv-bulk-downloader

[![Maintainability](https://api.codeclimate.com/v1/badges/f4083498009bd92d2d05/maintainability)](https://codeclimate.com/github/eggplants/pixiv-bulk-downloader/maintainability) [![Release Package](https://github.com/eggplants/pixiv-bulk-downloader/workflows/Release%20Package/badge.svg)](https://github.com/eggplants/pixiv-bulk-downloader/actions/runs/345374681/workflow) [![PyPI version](https://badge.fury.io/py/pixiv-bulk-downloader.svg)](https://badge.fury.io/py/pixiv-bulk-downloader)

- Pixiv Bulk Downloader

## Capture

![image](https://user-images.githubusercontent.com/42153744/131824438-2b0b8cc4-5b63-4f0c-ab01-f0f603b0767c.png)

![image](https://user-images.githubusercontent.com/42153744/131824678-b6080b05-94f8-45a3-9ea0-d9b3866a18f6.png)

## Feature

- Download
  - works of following users
    - SAVE: `$HOME/pbd/following`
  - bookmarked works
    - SAVE: `$HOME/pbd/bookmarks`

## Try

Note: _In advance, please setup google-chrome-stable + selenium + webdriver_

```bash
# pip 3.x
pip install pixiv-bulk-downloader
# run
pbd
[+]ID is mail address, userid, account name.
[+]ID:
[+]Password:
get_all_following_works? [yn]:
get_all_bookmarked_works? [yn]:
```


