Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 525 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 525 Bytes

animap cover

About

Videos and metadata from the Animap.

Metadata

{
    "items": [{
        "id": 123,
        "file": "example.mp4",
        "name": "cool animation example",
        "referenceUrl": "https://example.com",
        "videoWidth": 800,
        "videoHeight": 600
    }],
    "tags": [{
        "name": "transform",
        "count": 123
    }],
    "settings": {
        "itemsFullCount": 123,
        "build": 1585463979048
    }
}