Git Product home page Git Product logo

Comments (3)

raoulmillais avatar raoulmillais commented on September 8, 2024

Not at the moment; it will but I can't make any predictions about when. Supporting the entire API is a blocker for getting to v1.0. There is still some not-insignificant plumbing work that would need to happen for us to provide a way of accessing streaming endpoints consistent with other parts of the API because the streaming services are on a different host.

That said, accessing track/preview is currently possible because I exposed the lower level oauth signing and it might be possible to extend it further to provide an interim solution that would prevent you needing to use another (or, perish the thought, implement) an oauth signer. How soon are you likely to need it?

from 7digital-api.

PradatiusD avatar PradatiusD commented on September 8, 2024

Thank you for your response!

@raoulmillais a timeline of two weeks to have an interim solution would be perfect. We are on the verge of signing a contract with 7Digital and upon signing this we'll be needing a solution as soon as possible after that. One of our products will be a page with a music player that has DMCA compliant playlists. I can work with the preview endpoints until then, and hopefully by the time the mock-up is done there your package will be able to support those endpoints.

from 7digital-api.

raoulmillais avatar raoulmillais commented on September 8, 2024

I actually think the interim I proposed is the best solution since it leaves it up to consumers to decide how to request the actual media bytes. I've published this in 0.26.0 and so you can now use Oauth.sign() to sign streaming requests on behalf of users without 3rd party user management if you update. I've updated the docs to reflect the changes, feel free to submit another issue if it's unclear.

from 7digital-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.