OdyseeTeam / odysee-api

API server for Odysee
https://odysee.com
MIT License
228 stars 49 forks source link

Create new getbyClaimID call to return CDN URL without claim names #384

Closed tzarebczan closed 2 years ago

tzarebczan commented 2 years ago

This is required for Roku - it has trouble with certain characters in claim names, even when encoded.

Will open associated video player issue

anbsky commented 2 years ago

How does the client intend to call it, should it just be a plain REST call? We don't have endpoints like that right now.

tzarebczan commented 2 years ago

Same exact way as today's get call, just with a different response that's supported by the player.