An open API service indexing awesome lists of open source software.

https://github.com/sinkaroid/behoifer

Referer implementation to help with bulk downloading images from behoimi.org
https://github.com/sinkaroid/behoifer

bash behoimi danbooru

Last synced: about 1 year ago
JSON representation

Referer implementation to help with bulk downloading images from behoimi.org

Awesome Lists containing this project

README

          

# Behoifer
Referer implementation to help with bulk downloading images from [behoimi.org](behoimi.org)

## Usage
----
$ git clone https://github.com/sinkaroid/behoifer.git
$ cd behoifer;chmod -R 777 ./;./get

## Windows Requirement
- [wget](http://gnuwin32.sourceforge.net/packages/wget.htm)
- [jq](https://stedolan.github.io/jq/)

## Tree

```
behofider/
├── res/
│ └── desiredResult/
├── get.sh
└── refer.json
```

## Todo
- [X] score spelling
- [ ] carnary viewer
- [ ] using with bs4 (python)