OdyseeTeam / odysee-api

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

Not all Spee.ch links work for downloading files #346

Closed JYamihud closed 3 years ago

JYamihud commented 3 years ago

I'm writing a peace of software, it's called VCStudio. And I want to implement an Update system using this channel on LBRY. What I did a week or two ago is a little Markdown reader that would swap the lbry:// to spee.ch/ and download the article about the update. But currently it's not working. Gives either Origin Offline or could not resolve stream URI.

For some articles and some files it works. But for other it doesn't. I think something about this way to retrieving files is broken. Can you please fix it?

tzarebczan commented 3 years ago

Please shoot us an email at hello@lbry.com with which links are not working.

JYamihud commented 3 years ago

But it's happening at random.

tzarebczan commented 3 years ago

Unfortunately, we would need more reproducible details to help.