Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruin0x11/to_booru

Converts URLs to Szurubooru uploads
https://github.com/ruin0x11/to_booru

Last synced: about 1 month ago
JSON representation

Converts URLs to Szurubooru uploads

Awesome Lists containing this project

README

        

# to_booru

Extracts image metadata from multiple different services and converts them to a szurubooru-compatible upload format.

## Usage

``` elixir
ToBooru.extract_uploads("https://danbooru.donmai.us/posts/1") # [%ToBooru.Model.Upload{}]
```