Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/x7md-lab/tsurekano-api

an API give you random screenshot form tsurekano
https://github.com/x7md-lab/tsurekano-api

anime tsurekano

Last synced: 2 months ago
JSON representation

an API give you random screenshot form tsurekano

Awesome Lists containing this project

README

        

# tsurekano-api

### What is this?
Data as JSON for images form **tsurekano**

```mermaid
flowchart TD
A{Google Colab} -- Download EPs --> B(Extract images using ffmpeg)
B --> C[(Move images
to Google Drive)]
C --> D{Google Apps Script} -- Read all folders --> E(Make JSON File)
```