mirror of
https://codeberg.org/librarian/documentation
synced 2024-12-06 19:16:16 +01:00
Updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
> **⚠️ DEPRECATED:** Use official documentation at https://lbry.tech/api/sdk
|
||||
|
||||
# Odysee API documentation - api.na-backend.odysee.com
|
||||
This is an unofficial documentation for the LBRY API. api.na-backend.odysee.com is used for video metadata and video streams, api.odysee.com is used for centralized services provided by LBRY Inc such as like/dislike counts and view counts.
|
||||
This is an unofficial documentation for the Odysee API. api.na-backend.odysee.com is used for video metadata and video streams, api.odysee.com is used for data such as like/dislike counts and view counts.
|
||||
|
||||
## `GET` /api/v2/status
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# Odysee API documentation - api.odysee.com
|
||||
This is an unofficial documentation for the LBRY API. api.odysee.com is used for centralized services provided by LBRY Inc such as view counts and video blocks. For metadata and video streams, api.na-backend.odysee.com is used.
|
||||
This is an unofficial documentation for the Odysee API. api.odysee.com is used for view counts and video blocks. For metadata and video streams, api.na-backend.odysee.com is used.
|
||||
|
||||
## `GET` /file/list_blocked
|
||||
Lists blocked claim IDs (for DMCA or other reasons).
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
# Odysee API documentation - api.odysee.live
|
||||
|
||||
This is an unofficial documentation for the Odysee API. api.odysee.live is used for live streams.
|
||||
|
||||
> ⚠️ Requests for live video streams require extra headers to avoid being blocked. See [proxy/live.go](https://codeberg.org/librarian/librarian/src/branch/main/proxy/live.go#L24) for an example.
|
||||
|
||||
Reference in New Issue
Block a user