chore/player-parsers: update readme

This commit is contained in:
Kentai Radiquum 2025-05-30 14:46:40 +05:00
parent a73c01e5bc
commit 79fb473998
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
2 changed files with 6 additions and 0 deletions

View file

@ -22,6 +22,9 @@
- VIDEO_URL - ссылка на видео от источника
- PLAYER_SOURCE - источник, один из: kodik, sibnet, libria
>[!NOTE]
> Если используется источник libria, ссылка должна быть ссылкой на API anilibria, а не на плеер
Ответ:
- 500|400: произошла ошибка, подробнее в строке `message` в теле ответа

View file

@ -22,6 +22,9 @@ where:
- VIDEO_URL - the link to the video from the source
- PLAYER_SOURCE - the source, one of: kodik, sibnet, libria
>[!NOTE]
> When using libria source, url should be the url to the anilibria api, not player directly
Response:
- 500|400: an error occurred, see the `message` field in the response body for details