OdyseeTeam / odysee-api

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

app/publish: use original file name before calling sdk #387

Closed rnd closed 2 years ago

rnd commented 2 years ago

This is to allow sdk read the correct media type instead of detecting the content as blob type, also using original file name from upload file metadata allow us to publish the content without using tus file ID.

rnd commented 2 years ago

@andybeletsky can you take a look on this? can't add reviewers, sorry for the ping