1
0
forked from 50n50/sources

animevost.js push

animevost.js Push
This commit is contained in:
2025-10-13 00:56:06 +02:00
parent 8e5de589ca
commit 5c72191628
2 changed files with 181 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"sourceName": "AnimeVost",
"iconUrl": "https://animevost.org/apple-touch-icon.png",
"author": {
"name": "emp0ry",
"icon": "https://avatars.githubusercontent.com/u/64217088"
},
"version": "1.0.0",
"language": "Russian",
"streamType": "MP4",
"quality": "720p",
"baseUrl": "https://api.animevost.org/v1/",
"searchBaseUrl": "https://api.animevost.org/v1/search?name=%s",
"scriptUrl": "https://git.luna-app.eu/50n50/sources/raw/branch/main/animevost/animevost.js",
"asyncJS": true,
"streamAsyncJS": false,
"softsub": false,
"type": "anime",
"downloadSupport": true
}