AniX/api-prox/episode/841.example.json

53 lines
No EOL
2 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"$schema": "https://gist.githubusercontent.com/Radiquum/7f33c09be293233b831c841b69f24608/raw/anix-api-prox-custom-episode-schema.json",
"comment": [
"пример для добавления и изменения озвучек, источников и эпизодов",
"для аниме Initial D - First Stage, ID: 841",
"кстати раздел 'comment' совсем не нужен, так что это буквально коммент"
],
"types": [
{
"id": 1,
"name": "NyaniDUB (Заменено с AniDub)",
"sources": [
{
"id": 1,
"name": "Sibnet",
"episodes": [
{
"position": 0,
"name": "Первая серия"
}
]
}
]
},
{
"id": 999,
"name": "By Blender Foundation",
"icon": "https://download.blender.org/branding/community/blender_community_badge_white.png",
"episodes_count": 2,
"sources": [
{
"id": 998,
"name": "Public Test Videos",
"episodes_count": 2,
"episodes": [
{
"position": 1,
"name": "Big Buck Bunny",
"url": "https://commondatastorage.googleapis.com/gtv-videos-bucket/sample/BigBuckBunny.mp4",
"is_filler": true
},
{
"position": 2,
"name": "Elephant Dream",
"url": "http://commondatastorage.googleapis.com/gtv-videos-bucket/sample/ElephantsDream.mp4",
"is_filler": true
}
]
}
]
}
]
}