Odysee URL needs full channel identifier #15

Closed
opened 2024-05-22 17:28:50 +00:00 by jamesapyrich · 2 comments

The canonical Odysee URLs have the first character of the ID after the identifiers. Omitting this for the video slug appears to be OK, but this is required for the channel.

The LS scheduler is emitting the channel as @freedomain but it should be @freedomain:b. The URLs currently being generated are not working.

The canonical Odysee URLs have the first character of the ID after the identifiers. Omitting this for the video slug appears to be OK, but this is required for the channel. The LS scheduler is emitting the channel as `@freedomain` but it should be `@freedomain:b`. The URLs currently being generated are not working.
Owner

Ah, darn. I was hoping i could grab the URL base from the Upload page so i wouldn't have to hardcode it, but it doesn't show the whole channel ID.

image

Ah, darn. I was hoping i could grab the URL base from the Upload page so i wouldn't have to hardcode it, but it doesn't show the whole channel ID. ![image](/attachments/d3666dbb-905e-4a61-9168-d7faabb2839b)
Owner

Alright, fixed in latest release. :)

Alright, fixed in latest release. :)
yuriy closed this issue 2024-05-23 03:56:06 +00:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yuriy/livestream-scheduler#15
No description provided.