OdyseeTeam / odysee-api

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

app/publish: support resumable file upload #374

Closed rnd closed 2 years ago

rnd commented 3 years ago

This introduces 3 new endpoints that implements TUS protocol.

And one more endpoint to interact with lbrynet server after the upload is completed.

What changes from the old publishing implementation are:

Fix #202

rnd commented 3 years ago

updated, PTAL @andybeletsky :)

rnd commented 3 years ago

@andybeletsky the last commit fix authorization issue that i mentioned on friday, ptal :)