OdyseeTeam / odysee-api

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

own content + livestream scenario #444

Closed tzarebczan closed 2 years ago

tzarebczan commented 2 years ago

It fails here because it hits the own content flag, and then tries to check for source : https://github.com/OdyseeTeam/odysee-api/blob/04f5029c8fe5da54d75e7ecc9d5091498cc4fbda/app/query/processors.go#L81

m := "paid content doesn't have source data"