# Other

# Other

All routes related to other videos

# Routes

# http://ip:port/getAllOther/:librarieName

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
# http://ip:port/otherVideo/:otherHash

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