Skip to content

Latest commit

 

History

History
60 lines (40 loc) · 997 Bytes

other.md

File metadata and controls

60 lines (40 loc) · 997 Bytes
label order
Other
99993

Other

All routes related to other videos

Routes

==- [!badge text="GET"] Get all other videos

Parameters in the path

Parameters


Path

Name Type Description Required
librarieName string The librarie name true

Responses


Status Description
200: OK All the other videos
404: Not Found The librarie was not found

==- [!badge text="GET"] Get other video stream

Parameters in the path

Parameters


Path

Name Type Description Required
otherHash string The other video hash true

Responses


Status Description
200: OK The other video stream
404: Not Found The other video was not found

===