mirror of
https://github.com/Radiquum/AniX.git
synced 2025-06-05 11:39:36 +05:00
chore/docs: update
This commit is contained in:
parent
23eaa82993
commit
9931962a6b
3 changed files with 18 additions and 18 deletions
|
@ -13,10 +13,10 @@
|
|||
|
||||
2. Войдите в аккаунт Vercel
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Аккаунт Vercel должен быть связан с аккаунтом GitHub.
|
||||
>
|
||||
> Если у вас нет аккаунта Vercel, то создайте его через вход с помощью GitHub.
|
||||
> [!IMPORTANT]
|
||||
> Аккаунт Vercel должен быть связан с аккаунтом GitHub.
|
||||
>
|
||||
> Если у вас нет аккаунта Vercel, то создайте его через вход с помощью GitHub.
|
||||
|
||||
3. Нажмите кнопку создать новый проект
|
||||
|
||||
|
@ -54,10 +54,10 @@
|
|||
|
||||
2. Войдите в аккаунт Netlify
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Аккаунт Netlify должен быть связан с аккаунтом GitHub.
|
||||
>
|
||||
> Если у вас нет аккаунта Netlify, то создайте его через вход с помощью GitHub.
|
||||
> [!IMPORTANT]
|
||||
> Аккаунт Netlify должен быть связан с аккаунтом GitHub.
|
||||
>
|
||||
> Если у вас нет аккаунта Netlify, то создайте его через вход с помощью GitHub.
|
||||
|
||||
3. Нажмите кнопку создать новый проект
|
||||
|
||||
|
|
|
@ -13,10 +13,10 @@ Requirements:
|
|||
|
||||
2. Log in to your Vercel account
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Your Vercel account must be linked with your GitHub account.
|
||||
>
|
||||
> If you don't have a Vercel account, create one by signing in with GitHub.
|
||||
> [!IMPORTANT]
|
||||
> Your Vercel account must be linked with your GitHub account.
|
||||
>
|
||||
> If you don't have a Vercel account, create one by signing in with GitHub.
|
||||
|
||||
3. Click the button to create a new project
|
||||
|
||||
|
@ -54,10 +54,10 @@ Requirements:
|
|||
|
||||
2. Log in to your Netlify account
|
||||
|
||||
> [!IMPORTANT]
|
||||
> Your Netlify account must be linked with your GitHub account.
|
||||
>
|
||||
> If you don't have a Netlify account, create one by signing in with GitHub.
|
||||
> [!IMPORTANT]
|
||||
> Your Netlify account must be linked with your GitHub account.
|
||||
>
|
||||
> If you don't have a Netlify account, create one by signing in with GitHub.
|
||||
|
||||
3. Click the button to create a new project
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# AniX - Player Parsers
|
||||
|
||||
This sub-project allows obtaining direct video file links from sources Sibnet, Kodik, Libria
|
||||
This sub-project allows obtaining direct video file links from sources Sibnet, Kodik, Anilibria (source: libria)
|
||||
|
||||
It can be used both for the main AniX project and as a standalone service.
|
||||
|
||||
|
@ -22,7 +22,7 @@ where:
|
|||
- VIDEO_URL - the link to the video from the source
|
||||
- PLAYER_SOURCE - the source, one of: kodik, sibnet, libria
|
||||
|
||||
>[!NOTE]
|
||||
> [!NOTE]
|
||||
> When using libria source, url should be the url to the anilibria api, not player directly
|
||||
|
||||
Response:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue