OdyseeTeam / odysee-api

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

support new rental tags #451

Closed tzarebczan closed 2 years ago

tzarebczan commented 2 years ago

Keep support for the existing tags, but also add: c:rental c:purchase c:preorder

We're adding those on top of c:rental:xxxx / c:purchase:xxxx/ c:preorder:xxxx so that the claim search in various areas can filter these out if needed.

Also on the player side.

anbsky commented 2 years ago

We don't currently support pre-order tags neither on the player nor on the oapi side . What's the scneario for them?

tzarebczan commented 2 years ago

Just needs some better tests to support all scenarios, but this was done.